Here are
222 public repositories
matching this topic...
A dead simple 2D game library for Go
A simple framework for 2D games on desktop and web
A cross-platform 2D game engine
a Game Framework in Nim inspired by Pico-8.
A top-down 2d game engine, written from scratch in under 1000 lines of C. Development of the game based on this engine is streamed on Twitch:
https://www.twitch.tv/ryanpcmcquen
A small 2d c++ game framework
Re-implementation of Oddworld: Abe's Exoddus and Oddworld: Abe's Oddysee
A li'l game engine for Playdate.
An OverEngineered GameEngine 🕹
MapleStory implementation build with early stage MapleEngine
Yet another 2d game engine of dreams (work in progress)
A game engine for the Qt framework.
A tiny 2D header-only flood-fill lighting engine
spx - A Go+ 2D Game Engine for STEM education
An attempt to create a Game Boy Advance game using Modern C++
Ockero: Kotlin OpenGl Game Engine
Updated
Jul 14, 2021
Kotlin
Build your own Game-Engine based on the Entity Component System concept in Golang.
A versatile real-time platform for making 3D, 2D games and apps.
Official Hamster Republic RPG Construction Engine (mirror of SVN repository)
Updated
Jun 2, 2022
FreeBasic
Meta2D is open source WebGL 2D game engine for making cross platform games.
Updated
Sep 27, 2020
JavaScript
2D game engine designed for performance. It's unstable, buggy, and really just a playground for me.
Updated
May 29, 2022
Rust
A 2D game engine for creating room-based sneak/action games with puzzle elements
Updated
Jun 1, 2022
TypeScript
High performance and modular Java/Kotlin 2D Game Framework.
Updated
May 27, 2022
Java
age-rs - Cross-platform RTS game engine core based on Age of Empires mechanics
Updated
Nov 29, 2021
Rust
KAA - Pythonic game engine for humans.
Updated
May 16, 2022
Cython
JavaScript library for interacting with HTML5 Canvas drawables as if they were separate animatable, interactive objects, mobile friendly and excellent as a lightweight game rendering engine.
Updated
May 23, 2022
JavaScript
The Impact JS game engine, ported to TypeScript
Updated
Aug 1, 2020
TypeScript
Improve this page
Add a description, image, and links to the
game-engine-2d
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
game-engine-2d
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Move the files
image.hpp
andimage.cpp
fromsrc/data
tosrc/base
, adapt all include statements in client code and updateCMakeLists.txt
.