Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bylotonix/2d-platformer

The simplest platformer made in Pixel style (Unity)
https://github.com/bylotonix/2d-platformer

csharp csharp-code unity unity2d

Last synced: about 1 month ago
JSON representation

The simplest platformer made in Pixel style (Unity)

Awesome Lists containing this project

README

        

Cave Adventures


Cave Adventures is the simplest 2D-platformer. The main task of the hero is to clear all the locations from monsters and find a way out.

![alt text](Pictures/Screenshots1.png)
![alt text](Pictures/Screenshots2.png)
![alt text](Pictures/Screenshots3.png)
## Features:
- Animated textures,
- Unique gameplay,
- Support for adding third-party levels.

## Controls:
- **A/D** or **←/→** - character movement left-right
- **Space** - jump

## Running from sources:
- Install your preferred version of **Unity** from the **Hub**
- Create a new project, save and then replace the **“Assets”** folder with the one that is **in this repository**
- Build, run and enjoy