The-Great-Escape-in-C
Game port
Porting a classic ZX Spectrum game to C and modern platforms, aiming to preserve its original logic and bug fixes while analyzing the reimplementation process.
Classic ZX Spectrum game "The Great Escape" rewritten in portable C
115 stars
13 watching
12 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
cgameisometricmacosportreimplementationremakeretrogamingrisc-oswindowszx-spectrum
Related projects:
Repository | Description | Stars |
---|---|---|
dxx-rebirth/dxx-rebirth | A C++ implementation of classic 3D first-person shooter games Descent and Descent II, maintaining compatibility with original versions while adding modern features. | 501 |
zpl-c/librg | A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,277 |
gingemonster/dinosofflineadventure | Port of a Chrome browser game to the Gameboy platform using GBDK and C. | 60 |
id-software/doom-ios | The source code release of a classic game ported to iOS with a specific license and release guidelines. | 787 |
maxsavenkov/drdestructo2 | A remake of the 1987 ZX Spectrum game 'Island of Dr. Destructo', built using C++ and Allegro. | 29 |
h-uru/plasma | A C++ game engine fork with a focus on bug-fixes and cross-platform compatibility. | 206 |
axiodl/metaforce | A native implementation of the Metroid Prime game engine | 593 |
brovador/gbsnake | A C implementation of a classic arcade game ported to the Nintendo Game Boy | 31 |
ollej/rust-bunner-macroquad | A port of the game Bunner from Code the Classics vol 1 to Rust+Macroquad | 6 |
lyndir/gorillas | An artillery-style iOS game port of an old QBasic game | 250 |
openloco/openloco | Reimplements Chris Sawyer's Locomotion game logic in C++ to create a more modern and extensible version. | 1,290 |
sebity/the-invaders | A remake of the classic arcade shooter game Space Invaders implemented in Common Lisp. | 41 |
exult/exult | Recreates a classic RPG from the 1990s for modern operating systems using its original data and graphics. | 516 |
dgcor/dgengine | An implementation of the Diablo 1 game engine | 250 |
fabioarnold/zig-gorillas | A game written in Zig that simulates a classic QBasic-style multiplayer experience | 54 |