https://github.com/spectatorex/gnome-runner
An endless runner for Sega Mega Drive / Sega Genesis.
https://github.com/spectatorex/gnome-runner
c c11 endless-runner retro sega-genesis sega-mega-drive sgdk
Last synced: 9 months ago
JSON representation
An endless runner for Sega Mega Drive / Sega Genesis.
- Host: GitHub
- URL: https://github.com/spectatorex/gnome-runner
- Owner: SpectatorEx
- License: gpl-3.0
- Created: 2023-09-24T16:52:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T17:17:38.000Z (about 2 years ago)
- Last Synced: 2025-07-20T15:24:51.138Z (11 months ago)
- Topics: c, c11, endless-runner, retro, sega-genesis, sega-mega-drive, sgdk
- Language: C
- Homepage: https://spectatorex.itch.io/gnome-runner
- Size: 110 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gnome-Runner
A simple endless runner for Sega Mega Drive / Sega Genesis.

### Joystick controls:
* A - jump.
* C - return.
* Arrows - left / right / down.
* Start - launch / pause.
*This is my first game, so don't judge strictly :)*
### Credits:
[SGDK](https://github.com/Stephane-D/SGDK)