Omnific
A downloadable game for Windows and Linux
Omnific is a monochrome FPS roguelite about feeding to survive. You basically just kill dudes and then devour them to heal and grow stronger while upgrading your stats through the classic "3 options" meta. Kinda incomplete but hope you enjoy! (i made this in like a day since i forgot this gamejam was happening)
Some notes and stuff:
- ASCII Shader: The 3D scene is downsampled into a grid; each cell maps luminance to a tiny glyph set (for example, `[' ', '.', ':', '*', '#', '@']`).
- CRT Pass: Lightweight scanlines, vignette, and gentle barrel distortion
- Systems: Simple enemy state machine (Chase, Stunned, Dead), time‑based wave spawner, XP/coin pickups with magnet behavior, and a stat‑driven upgrade tree.
Credits/Resources:
https://github.com/KenneyNL/Starter-Kit-FPS
Comments
Log in with itch.io to leave a comment.
Really good shaders and theme