r-cade
Game Engine
A simple game engine built in Racket for teaching low-level fundamentals with retro-style gameplay.
Retro Game Engine for Racket
278 stars
12 watching
13 forks
Language: Racket
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thoughtstem/game-engine | An educational game engine built on Racket that uses an entity/component architecture to define and manage game state. | 31 |
buckeyesoftware/rex | A game and engine framework built in C++ that provides the necessary tools and components to build 3D games. | 15 |
ruddle/oxidator | A real-time strategy game engine written in Rust and WebGPU, aiming to provide a modern modding toolset for creating custom games without requiring programming knowledge. | 301 |
vulpesgames/mist-game-engine | A game engine designed to provide a robust and modular framework for building games. | 2 |
racket/games | A Racket package providing game development functionality and utilities. | 46 |
hellrok/taylor | A simple 2D game engine built with Ruby and raylib | 101 |
klaussilveira/qengine | A cross-platform retro game engine built on top of the Quake II codebase, designed for creating 3D games with a focus on simplicity and ease of use. | 855 |
pickitup247/pyckitup | A Python-based game engine that compiles to a single binary and allows developers to create 2D games for web and native platforms. | 280 |
emmachase/riko4 | A Fantasy Console game engine designed to simplify pixel art game development | 143 |
alemart/opensurge | A game engine and scripting language for creating 2D retro games with a focus on gameplay mechanics and modding support. | 386 |
berry2460/cmd-berryengine | A legacy game engine built around batchfile scripts with features such as texture mapping and chunk partitioning. | 2 |
mbrubeck/robinson | An educational project to learn basic implementation techniques for building a web rendering engine | 1,556 |
mrdimas/dmitrysengine | An experimental C99 cross-platform 3D game engine with minimal external dependencies | 152 |
robot-rumble/logic | An online multiplayer game logic backend implemented in Rust. | 84 |
euhmeuh/wasm-adventure | Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language | 63 |