NEST (Beta)

Published 2023-06-12


This is my first PICO-8 project. It's a small arcade game, I think it can be pretty fun for 2-3 minutes.

The game lacks some basic features, which include:
-Particles when enemies die
-High score table
-Sound and music

Also, this is my first time coding anything other than print("Hello world" in python. I know my code isn't practical and it's pretty token heavy for such a small game.

Constructive criticism on game/code welcome! :)