Comments

Log in with itch.io to leave a comment.

Hi, I'm such a fan of your games, and an aspiring batch coder wanting to create games in pure batch as well. This game is fun! Pls keep making more ⸜(。˃ ᵕ ˂ )⸝♡

Thanks man, it means a lot!

could you tell me how you got wasd to work for the movement?

I create two subprocesses : one using CHOICE that outputs to stdout, and another that reads the input using SET /P. Then it's just a matter of checking which key it is. See my Batch platformer Prism Song for another example on how it works.

This looks fun.  I try.