game-engine
Game Engine
An educational game engine built on Racket that uses an entity/component architecture to define and manage game state.
Scratchpad for racket game stuff.
31 stars
7 watching
5 forks
Language: Racket
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
massung/r-cade | A simple game engine built in Racket for teaching low-level fundamentals with retro-style gameplay. | 278 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |
vulpesgames/mist-game-engine | A game engine designed to provide a robust and modular framework for building games. | 2 |
onqtam/game | A C++ game engine designed to provide a flexible object model and rapid development capabilities | 49 |
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 |
glassesneo/saohime | An extensible 2D game engine built around an Entity Component System (ECS) architecture | 11 |
johnsundell/imagineengine | A Swift-based 2D game engine with fast Core Animation rendering and an easy-to-use API for building games on Apple platforms. | 1,829 |
vitei/usagi | A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. | 53 |
saemideluxe/semicongine | A small game engine for creating 2D and 3D games using Vulkan and Nim programming language. | 35 |
buckeyesoftware/rex | A game and engine framework built in C++ that provides the necessary tools and components to build 3D games. | 15 |
bombfuse/emerald | A lightweight, cross-platform game engine for creating 2D games with direct access to physics, audio, graphics, and asset loading. | 558 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
enginmanap/limonengine | A 3D game engine for first-person games with features like dynamic lighting and physics, designed to be easy to use and extend. | 589 |
qnope/gameengine | A game engine that focuses on physically based lighting and includes voxelization, physics, and graphics capabilities. | 23 |
vova616/garageengine | A 2D game engine written in Go, implementing an Entity/Component system and providing features like physics, texture packing, and scene management. | 321 |