
Ludum Dare #55compo
My first Ludum Dare submission
A friendly person on the Fedi [0] invited me to this game jam. I spent the weekend putting together a neat little online game. I hope you'll enjoy it!
I released the source code [1] under an AGPL v3 license.
The framework is homemade, based on the Frameworkless Movement [2]. It is designed for ease of extensibility, testability and allows for multiplayer over web sockets. The rules encouraged to develop for single player so I used only these parts. I will document the UI pieces on my design system [3] in the near future.
You can play it online [4].
[0] mastodon.gamedev.place/@teahands
[1] code.jaenis.ch/andre/LDJam-2024
[2] www.frameworklessmovement.org
[3] design.jaenis.ch
[4] got.ldjam.demo.jaenis.ch
I released the source code [1] under an AGPL v3 license.
The framework is homemade, based on the Frameworkless Movement [2]. It is designed for ease of extensibility, testability and allows for multiplayer over web sockets. The rules encouraged to develop for single player so I used only these parts. I will document the UI pieces on my design system [3] in the near future.
You can play it online [4].
[0] mastodon.gamedev.place/@teahands
[1] code.jaenis.ch/andre/LDJam-2024
[2] www.frameworklessmovement.org
[3] design.jaenis.ch
[4] got.ldjam.demo.jaenis.ch
Comments2


josemwarrior15 Apr 2024, 22:36
A pretty decent and original game, sometimes a simple and straightforward entry is often better than something that pretends to be very big and fails in many things.
Had fun playing multiple different routes and seeing the possible options.
Great job on your first sub!