Activity Log
hackers.town: 2025-04-09 Wed 08:13
rewriting my init.lua
in Fennel as one does
hackers.town: 2025-04-09 Wed 18:36
Sprinting Sisyphus: an infinite runner game where you’re pushing a boulder uphill while dodging obstacles. The obstacles come at you ever faster, but instead of damage, each hit knocks your character’s speed asymptotically towards zero.
If you reach the top of the hill you get one point and the boulder rolls back downhill.
#BadGameIdeas
hackers.town: 2025-04-09 Wed 18:58
so many ideas for this (obstacles, challenges in the path, choice of boulder size) just slammed into my head after posting. I guess Sprinting Sisyphus will be my next learning project.
hackers.town: 2025-04-09 Wed 22:04
Getting the core gameplay loop in. Very important.