Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tactics

minimalistic tactical rpg

play the demo

tactics project gameplay

a small trpg inspired by fire emblem. i've attempted to remove any and all elements that hamper strategic gameplay in favor of determinism and semi-perfect information a la chess, so no RNG-based combat or unexpected reinforcements. predictable AI and RPS-style unit interactions are still alive and well however.

happy refreshing!

controls

  • arrow keys/WASD: move cursor
  • spacebar: select units and confirm actions
  • escape: cancel current action
  • tab: cycle through units or options

install

$ git clone git@github.com:semibran/tactics.git
...
$ cd tactics
$ npm i
$ make

finally, open dist/index.html using a reload server of your choice to avoid CORS restrictions

Releases

Packages

Used by

Contributors

Languages