Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

SpiritusView game page

Submitted by EVEDDIN — 8 minutes, 24 seconds before the deadline
Rated by 3 people so far
Add to collection

Play game

Spiritus's itch.io page

Rate 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

Submitted (1 edit)

Got an error.! Ran the game and did this, played the arcadeimage.png

Developer

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.

Submitted

I really like the shader used for the CRT here and it seemed inline with the theme!

Developer

WASD: movements
SPACE: action
P: pause

Developer

Using mouse wheel makes the game crash, be aware.

Developer

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