freeheromesh

Game engine

A puzzle game engine that allows users to define and program their own classes of objects in C.

FOSS clone of Everett Kaser's MESH:Hero puzzle game engine (git mirror of fossil repository)

GitHub

2 stars
1 watching
0 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hugoam/toy A minimalist game engine built on top of two libraries, providing a simple and modular stack for creating 2D/3D games in native C++. 1,565
yushroom/fishengine A Unity-like game engine written in C++ with features like physically based rendering and asset management. 238
wheybags/freeablo A modern reimplementation of the game engine used in Diablo 1 2,160
zal0/zgb A Game Boy and Color game engine that allows developers to create their own games using C++. 709
gadostudio/tempeh-engine An experimental game engine designed for learning purposes, aiming to provide platform compatibility and features such as rendering, entity-component-system, and audio handling. 5
nikoladimitroff/zmey A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. 15
ggez/good-web-game An implementation of a game engine subset on top of miniquad for web and mobile development 337
panosk92/spartanengine A game engine with cutting-edge rendering capabilities and real-time physics simulations. 2,241
hodgman/eight A C++ game engine that provides core classes and functions for efficient memory management, multi-core structures, asset loading, debug helpers, message-passing, unit testing, and a lightweight Lua binding system. 11
zig-community/zig-showdown A community-driven project creating a small multiplayer 3D shooter game in pure Zig language 51
mholtkamp/octave A 3D game engine that supports development on multiple platforms, including console systems and mobile devices. 87
orangeduck/corange A cross-platform game engine written in C, providing a range of features and tools for building 3D games and applications. 1,832
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. 861
glassesneo/saohime An extensible 2D game engine built around an Entity Component System (ECS) architecture 12
hamaluik/luxe_tusk_old_deprecated A game engine built on top of snõw, providing a bare-bones rendering API and an entity-component-system architecture for rapid development and iteration. 11