Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pedryx/run-to-the-stairs
- Owner: pedryx
- Created: 2021-08-20T11:12:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T10:57:26.000Z (over 1 year ago)
- Last Synced: 2024-11-18T00:24:21.572Z (3 months ago)
- Topics: gamedev, school-project
- Language: C#
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.**