←back to thread

261 points david927 | 2 comments | | HN request time: 0.471s | source

What are you working on? Any new ideas that you're thinking about?
1. dbotha ◴[] No.43157034[source]
Noodling away on game called Nitronauts in my spare time—just released the demo!

https://store.steampowered.com/app/3539310/Nitronauts_Demo/

It’s built on a custom C++ engine (using SDL2) and uses WebRTC for networking, so a browser version is coming very soon. It’s a 2-6 player couch/online party game with Bomberman-like mechanics, plus wacky items and power-ups across nine stages.

replies(1): >>43231536 #
2. stewaga ◴[] No.43231536[source]
Nice, can you share the browser version when it's ready?