An open API service indexing awesome lists of open source software.

https://github.com/kosich/js-tracker-game

yet another js browser game
https://github.com/kosich/js-tracker-game

Last synced: over 1 year ago
JSON representation

yet another js browser game

Awesome Lists containing this project

README

          

#smart pause js game

/Objects - игровые объекты
/Actions - возможные действия для eventmachine
Events.js
GM.js
main.js
maps.js

/lib
/helpers

#Current status

+ fov
+ pathfinding on a [0,1] matrix
+ Action state machine (with shooting posibility)
+ hitting & killing guardians
~ guardians shooting
~ gameover
- AI
- level change
- pick objects and use them
- level logic