
Room
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Room is an experimental sandbox game about being creative in a tiny space with a limited set of tools.
Best enjoyed with friends and strangers.
Have fun! 😊
- 🏡 Your own room to shape to your heart's content
- 🧑🤝🧑 Online multiplayer (the game let's you create an invite link)
- 🎨 Pixel editor for designing tiles
Minimal: JavaScript & HTML for the game, Python for the (multiplayer) server. All graphics were produced with the in-game pixel editor.
I've released a bug fix on Oct 3 and Oct 6, refactored the code for security and maintainability on Nov 12 and archived the jam version at a new URL on Dec 18.
This was my first Ludum Dare, I created the game live on stream and had a blast. Also, I'm very tired now. I'm pleased that the multiplayer part worked out in 48h. Originally I wanted the player to be able to create interactive tiles by combining two (e.g. closed door changes to open door, possibly with a condition, like there must be a key tile in the inventory) and would be very curios what rooms players would come up with. Well, maybe in a future release. 😊
Best enjoyed with friends and strangers.
Have fun! 😊
Features
- 🏡 Your own room to shape to your heart's content
- 🧑🤝🧑 Online multiplayer (the game let's you create an invite link)
- 🎨 Pixel editor for designing tiles
Tech
Minimal: JavaScript & HTML for the game, Python for the (multiplayer) server. All graphics were produced with the in-game pixel editor.
I've released a bug fix on Oct 3 and Oct 6, refactored the code for security and maintainability on Nov 12 and archived the jam version at a new URL on Dec 18.
Thoughts
This was my first Ludum Dare, I created the game live on stream and had a blast. Also, I'm very tired now. I'm pleased that the multiplayer part worked out in 48h. Originally I wanted the player to be able to create interactive tiles by combining two (e.g. closed door changes to open door, possibly with a condition, like there must be a key tile in the inventory) and would be very curios what rooms players would come up with. Well, maybe in a future release. 😊