Underneath is a 2D puzzle platformer game that uses pixel art made in Unity game engine by using C# programming language. It includes 13 levels and many fun features like puzzle mechanics and gravity that suit the theme.
| Key | Action |
|---|---|
| W | Jump |
| A | Move Left |
| S | Go Beneath the Surface |
| D | Move Right |
Online (Recommended)
Play directly in your browser on itch.io. No installation required.
Locally
- Install Unity Game Engine
- Fork this repository on GitHub
- Clone your fork:
git clone https://github.com/YOUR-USERNAME/Underneath.git cd Underneath - Open the project in Unity Editor
- Click Play in the top center of the game view
| Technology | Purpose |
|---|---|
| Unity | Game engine and development framework |
| C# | Game logic and scripting |
| LibreSprite | Pixel art asset creation |
Prynix is a developer collective of high school students passionate about technology and innovation. We build real-world projects and create educational resources.
Visit Prynix on GitHub for more projects.