https://github.com/domiii/mpgame1
https://github.com/domiii/mpgame1
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/domiii/mpgame1
- Owner: Domiii
- Created: 2017-07-12T09:16:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T09:30:19.000Z (almost 8 years ago)
- Last Synced: 2025-07-22T13:44:30.052Z (6 months ago)
- Language: C#
- Size: 22.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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