Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 232 Bytes

roguelike

Tests Roguelike with ECS engine Phaser and Mithriljs

Some tests to make a roguelike game based on :

  • A home made ECS engine
  • Phaser 3
  • MithrilJS to display the user interface

To launch the game : parcel index.html