Skip to content
hardlydifficult edited this page Apr 24, 2017 · 19 revisions

Twitch makes a game!

Worms on a tiny planet "Grubs"

Theme was A Small World

Ludum Dare #38. To learn more about the jam, see https://ldjam.com/

We would love your help. Looking for artists, musicians, gamers, coders, etc.

This project and all submissions are open source, licensed under MIT. See license.txt for detail.

Tools

  • Unity3d 5.6.0.f3 (the latest non-patch build)
  • Blender
  • In order to run the Unity project, you must have Blender installed and you need to open the Asset store and download Photon Networking (it's a free asset). You also need to enter an app id, using the free plan works fine.

How-to contribute:

Please submit this form for the credits screen if you have done anything to help: https://goo.gl/forms/QgsFWHQ6nqZ6eNzi2

Try to minimize the files touched to avoid conflicts. When making scene changes, instead of submitting the updated scene please create a Prefab with the components needed. (scene updates will conflict - please never change main.scene)

  • If you are comfortable with it, a Git pull request is great.
  • Otherwise, zip or Unity package is okay. Please put everything under a single top-level directory.
Clone this wiki locally