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

https://github.com/domiii/mpgame1


https://github.com/domiii/mpgame1

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

### TODO:
* add room + spawn menu: let player pick name for player
* store Character data using PlayerPrefs + allow loading previous character
* allow deleting of characters
* add proper spawning
* handle player death
* add random pick-ups, to improve:
* health
* damage
* other weapon stats
* keep score!
* save player stats + score?
* blue circle of death
* add interesting details to map!
* create an interesting drop-rate function based on location?
* leaderboard
* Create player minimap markers + fix minimap!???

## Done
* Move around with WASD
* Shoot!
* add player health + damage