https://github.com/frodoalaska/ceaseless
A simple 2D endless runner
https://github.com/frodoalaska/ceaseless
arcade-game endless-runner game-development raylib video-game
Last synced: 6 months ago
JSON representation
A simple 2D endless runner
- Host: GitHub
- URL: https://github.com/frodoalaska/ceaseless
- Owner: FrodoAlaska
- Created: 2022-11-25T00:15:31.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T01:01:21.000Z (about 3 years ago)
- Last Synced: 2025-01-25T15:41:31.923Z (12 months ago)
- Topics: arcade-game, endless-runner, game-development, raylib, video-game
- Language: C++
- Homepage:
- Size: 9.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ceaseless
A simple 2D endless runner made in Raylib with C++. I made a similiar game in Unity a while back but decided to remake it from scratch(kind of) with the simple game framework Raylib. For that reason the file is called "Ceaseless MKIII" as it is the third iteration, obviously. This game implements serialization, using the "fstream" library of C++. It also has some sound effects made by me in "BFXR", and background music that I got from somewhere I can't remember long ago.
## Controls
Controling the game is simple enough:
The SPACE BAR is to jump.
While in game, press the P key to pause, and to resume click the "RESUME" button.
## Use
If you want to get the source code(although I don't know why you might want to do that), clone the repo and open the soultion file usin Visual Studio.
On the other hand, if you want to just play the game, then go to my itch.io page to download it from there.
itch.io: https://mohamedag.itch.io/ceaseless