Play game
Spiritus's itch.io pageRate this game
In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.
Did you have fun throughout the creation process?
No
Leave a comment
Log in with itch.io to leave a comment.


Comments
Got an error.! Ran the game and did this, played the arcade
Hello, I'm sorry for that, unfortuantly I hadn't time to patch all bugs, avoid using the mouse wheel, that's what probably caused the problem.
I really like the shader used for the CRT here and it seemed inline with the theme!
WASD: movements
SPACE: action
P: pause
Using mouse wheel makes the game crash, be aware.
I forgot to turn on VSYNC, if you want it it's litteraly one boolean on the main.py file.
ctx = nodex.Context((256, 240), 2, False) <= on this line