Skip to content

TheAlchemist64/Flying-Tower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flying Tower

Open source turn based roguelike that uses ES6 features

Currently in Alpha state (Not Playable in any capacity of the word)

Motivations

  • To make and finish developing a complete roguelike game
  • To learn ES6 features by practice
  • To create a resource for how to use ES6 features, escpecially with JS games

Special Thanks

  • ondras for the Rot.js library
  • Larkenx whose project inspired me to attempt to make my own JS roguelike using ES6.
  • Jean-Pierre Sierens, for his tutorial that helped me setup the project.
  • The many developers who work on the dependencies used in this project.