Celeste64
Game
A game built in under 2 weeks with the help of various libraries and tools.
A game made by the Celeste developers in a week(ish, closer to 2)
2k stars
11 watching
133 forks
Language: C#
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
exult/exult | Recreates a classic RPG from the 1990s for modern operating systems using its original data and graphics. | 516 |
in4k/crawlspace | An 1k-byte C program showcasing a simple game or interactive experience within the demoscene genre | 9 |
solenum/exengine | A modular, C99-based 3D game engine designed to be easily integrated into projects. | 556 |
kevinresol/exp-ecs | A macro-powered framework for building entity-component-system game engines | 59 |
imanolea/bitbitjam3_red_hot_princess_carnage | A Game Boy game created in a short timeframe using C. | 6 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
suprcode/crystal | A C# implementation of the game Legend of Mir 2's data structures and logic | 1,213 |
thecherno/sparky | A cross-platform, high-performance game engine built using C++ | 1,098 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,223 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,432 |
excaliburjs/excalibur | A TypeScript-based game engine for creating 2D games in HTML5 canvas. | 1,820 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
exokomodo/daybreak | A compiler project to create an interpretable language that compiles to native C code | 10 |
superjer/tinyc.games | An initiative to create simple, compilable, and playable C games with basic features. | 337 |
spacerace/x86-pong | A bare-metal pong game written in C that runs on PC hardware without an operating system. | 9 |