Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.4 KB

File metadata and controls

30 lines (23 loc) · 1.4 KB

#TowerOfFun

Hosts the Tower of Fun project! Much fun abound...

I have hosted it on bitballoon : https://toweroffun.netlify.app/

I mostly document this on my blog - Tower of Fun

Tower of Fun is going to be a infinite procedurally generated top-down shump roguelike with probably some unique features that I have in mind. Too many keywords... ya, I am aware.

I shall document the progress and stash versions in their own subDirs (in ./games/). All assets and common JS are stored in ./assets/ and ./libs/

  1. Dungeon Generator : Source || Docs
  2. Dungeon Drawing using Phaser : Source || Docs
  3. Tower of Fun v1 : Source || Docs
  4. Tower of Fun v2 : Source || Docs
  5. Tower of Fun v3 : Source || Docs