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

Twitch makes a game!

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)

How-to contribute:

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