nimgame2
Game Engine
A 2D game engine built on top of the Nim programming language, allowing developers to create games with features like physics, graphics, and user input handling.
A simple 2D game engine for Nim language.
174 stars
14 watching
16 forks
Language: Nim
last commit: almost 3 years ago
Linked from 1 awesome list
game-enginenimsdl2
Related projects:
Repository | Description | Stars |
---|---|---|
yglukhov/rod | A cross-platform game engine that allows developers to create 2D and 3D games using Nim. | 138 |
saemideluxe/semicongine | A small game engine for creating 2D and 3D games using Vulkan and Nim programming language. | 35 |
nikoladimitroff/zmey | A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. | 15 |
nim-lang/sdl2 | A set of C library bindings for a popular game development framework. | 234 |
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,564 |
pragmagic/godot-nim | Nim bindings for Godot Engine provide a way to access and interact with the game engine using the Nim programming language | 501 |
hugoam/two | A C++ toolkit for rapid development of live graphical apps and games with reflection, rendering, and UI capabilities. | 1,677 |
0xe111/cat-400 | A modular and extensible game framework for Nim programming language, providing a solid foundation for building cross-platform games. | 90 |
vladar4/sdl2_nim | A wrapper of the SDL 2 library for the Nim language. | 145 |
enduro2d/enduro2d | A 2D game engine framework built around C++ | 85 |
onqtam/game | A C++ game engine designed to provide a flexible object model and rapid development capabilities | 49 |
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 |
glassesneo/saohime | An extensible 2D game engine built around an Entity Component System (ECS) architecture | 11 |
neelmewada/crystalengine | A high-level game engine with a modular architecture, featuring Vulkan graphics and a GUI framework for building declarative applications. | 21 |
polymonster/pmtech | A lightweight game engine designed to optimize performance and simplify development through data-oriented design and low-level abstractions. | 881 |