Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pedryx/run-to-the-stairs

"Zapoctovy" program for NPRG035, NPRG038 and NPRG064 courses of MFF UK.
https://github.com/pedryx/run-to-the-stairs

gamedev school-project

Last synced: 16 days ago
JSON representation

"Zapoctovy" program for NPRG035, NPRG038 and NPRG064 courses of MFF UK.

Awesome Lists containing this project

README

        

# About
Re-implementation of the game Run To The Stairs (https://gerhard-wonner.itch.io/runtothestairs).

The project is divided into three parts:
- GameLib: Simple game library independent of OS and engine/framework.
- RunToTheStairs: Game library implementing the game itself, independent of OS and engine/framework.
- RunToTheStairs.WPF: Specific implementation of the game for Windows and WPF (via SkiaSharp).

**Unfortunately, the project cannot be built due to missing assets.**