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: about 1 year 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T17:25:30.000Z (over 1 year ago)
- Last Synced: 2025-04-29T23:12:47.678Z (about 1 year ago)
- Topics: 2d-game, ebitengine, game, go, top-down
- Language: Go
- Homepage: https://setanarut.github.io/bulimia/
- Size: 4.57 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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)