Ecosyste.ms: Awesome

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

https://github.com/jonathanhirz/TG-001

TG-001: top down shooter
https://github.com/jonathanhirz/TG-001

Last synced: 2 months ago
JSON representation

TG-001: top down shooter

Lists

README

        

TG-001: top down shooter

* [x] player sprite + movement
* [x] tilemap
* [x] colliders on tilemap
* [x] colliders on player and enemies
* [ ] collision resolution
* [ ] better collision resolution
* [ ] shooting bullets at aim cursor (mouse)
* [ ] pool of enemies
* [ ] enemies can die and respawn
* [ ] enemies can see player or not (vision cone?)
* [ ] enemies chase player if they can see