I love the prisoner dilemma here. Cool idea
Play game
Trust Me, I'm a Bomb's itch.io pageRate this game
In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.
How does the game fit the theme?
If everyone trusts everyone else then everyone gets points and a bonus, but if you can blow up 2 other bombs 1 one shot then you get more points.
Will you trust everyone else? Or will you trust no one...
What code and assets did you not make from scratch during the jam (if any)?
3rd party assets used:
* JetBrains Mono font
* Floor 5 from https://lynocs.itch.io/texture-pack
* https://freesound.org/people/Paul368/sounds/411559/
* https://freesound.org/people/kirkpatrick.live/sounds/495367/
* https://freesound.org/people/steel2008/sounds/231277/
Built using godot with a go backend.
The bombs are a polygon circle with a stroke, created in code. I drew the feet, eyes, and fuses in Affinity. The spark and explosions are polygon stars created in code.
I made the background music in the chrome music maker experiment: https://musiclab.chromeexperiments.com/Song-Maker/song/6010225546625024
The client & server communicate via protobuf over websocket using a custom protocol. I opted for simple, and stupid. It only forwards input deltas, everyone reports explosions, and the server trusts the clients.
How many people worked on the game?1




Leave a comment
Log in with itch.io to leave a comment.