Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmaister/officestruggle
Office Struggle: roguelike game
https://github.com/jmaister/officestruggle
ecs game go golang roguelike
Last synced: 3 months ago
JSON representation
Office Struggle: roguelike game
- Host: GitHub
- URL: https://github.com/jmaister/officestruggle
- Owner: jmaister
- Created: 2021-07-01T21:08:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T16:37:37.000Z (over 1 year ago)
- Last Synced: 2024-05-01T19:45:16.212Z (8 months ago)
- Topics: ecs, game, go, golang, roguelike
- Language: Go
- Homepage:
- Size: 3.93 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Office Struggle
Roguelike game where have to arrive to CEO from your internship.
## Status
Still in development but can be played.
# Screenshots
First screen, nothing explored. And lots of random items for testing.
![Screen 1](/docs/screenshot/screen1.png)
Inventory with comparation of the equipped item and the one to be equipped.
![Inventory](/docs/screenshot/inventory.png)
Found staris to level 2, all level 1 explored:
![Found stairs to level 2](/docs/screenshot/found_stairs.png)
# Run
go run main.go