OpenLoco
Locomotion reimplementation
Reimplements Chris Sawyer's Locomotion game logic in C++ to create a more modern and extensible version.
An open source re-implementation of Chris Sawyer's Locomotion
1k stars
44 watching
160 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
c-plus-pluscmakegamehacktoberfesthelp-wantedlinuxlocomotionmacossdl2simulationtrainstransporttransport-tycoonwindows
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive guide to building and managing C++ projects using the CMake build system. | 527 |
| | A cross-platform reimplementation of classic game mechanics from Desert and Jungle Strike games | 67 |
| | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 686 |
| | A multiplayer action game featuring nimble humanoids | 324 |
| | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
| | A re-implementation of The Sims Online using Monogame and C# | 844 |
| | 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. | 117 |
| | An implementation of Conway's Game of Life in Golang | 46 |
| | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| | Enables developers to make and test changes to C++ code at runtime without requiring compilation. | 2,205 |
| | A repository containing slides and code for a talk on C++11/C++14 game development | 87 |
| | Generates motion trajectories for robots and machines in real-time, constrained by velocity, acceleration, and jerk limits. | 747 |
| | Reimplementation of Grand Theft Auto 1 in C++ using modern technologies and game engines | 483 |
| | An open-source re-implementation of the original X-COM: Apocalypse game engine, built from scratch using C++ and SDL2. | 520 |
| | A software development framework for motion planning and pathfinding in robotics | 1,510 |