kfischer-okarin / ld52-the-farmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Game

TODO:

  • Build house
  • Remove money
  • No overlapping build
  • No build when no money
  • Spawn villager from house
  • Build field
  • Field / villager 1:1 assignment
  • Villager walk to field stay there a bit... walk back... stay there a bit, repeat

How to checkout the game

  1. Extract the DragonRuby version you want to use somewhere
  2. Delete original mygame folder (or alternatively rename it into mygame-template if you want to keep the files around)
  3. Clone your game (this repository) via git
  4. Copy the DragonRuby engine into your game repository (don't forget the hidden .dragonruby folder)

About


Languages

Language:Ruby 100.0%