Page 1 of 1

Hanti

Posted: Sun Mar 30, 2025 2:25 pm
by jacdelad
Hi,
I wanted to learn how to use sprites, so I made a little game...which isn't finished yet. But since I have one or another question, I wanted to make it public now. Whoever wants to try it can do this. Be warned, it's crappy and not finished in any way. I'm planning levels, power-ups and things like wind. It's easy to play: Press space to keep Hanti within the screen, don't collide with the walls. Use B to switch between turning directions.
https://github.com/jacdelad/Hanti
The GitHub-Release also includes a precompiled Windows x64 file.
Image

Re: Hanti

Posted: Sun Mar 30, 2025 2:57 pm
by miso
Nice, very clean base idea. :)
(It's easy at this stage though.)

Re: Hanti

Posted: Sun Mar 30, 2025 3:46 pm
by jacdelad
Hi miso,
yeah, for now it only rotates and the walls move down. Still a lot of things to do...