Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/setanarut/bulimia
Bulimia - A top-down 2D game prototype
https://github.com/setanarut/bulimia
2d-game ebitengine game go top-down
Last synced: 3 months ago
JSON representation
Bulimia - A top-down 2D game prototype
- Host: GitHub
- URL: https://github.com/setanarut/bulimia
- Owner: setanarut
- License: gpl-3.0
- Created: 2024-02-14T21:16:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T19:20:46.000Z (5 months ago)
- Last Synced: 2024-08-20T23:01:59.183Z (5 months ago)
- Topics: 2d-game, ebitengine, game, go, top-down
- Language: Go
- Homepage: https://setanarut.github.io/bulimia/
- Size: 414 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![bulimia_logo](https://github.com/setanarut/bulimia/assets/36481442/63e8b69e-3675-4d27-bf09-918076153b81)
A top-down 2D game prototype made with Ebitengine
Play demo: https://setanarut.github.io/bulimia/
## To do
- [x] DrugEffect component
- [ ] Add target entity to pass the level.
- [ ] One-way door system.
- [ ] Better enemy follow AI
- [ ] Random enemy archetypes
- [x] Vomiting large amounts of food
- [x] Emetic drug collectible for big vomit
- [ ] Add defense behavior to player
- [ ] Post-effects animations (explosion, death)