herfi
Game engine
A 3D multiplayer game prototype using Clojure and ClojureScript with an ECS architecture.
3D multiplayer game prototype written in Clojure and ClojureScript
110 stars
6 watching
10 forks
Language: Clojure
last commit: over 2 years ago
Linked from 1 awesome list
clojureclojurescriptgame-developmentmultiplayerthreejs
Related projects:
Repository | Description | Stars |
---|---|---|
ertugrulcetin/jme-clj | A Clojure wrapper around the jMonkeyEngine 3D game engine | 147 |
zzo38/freeheromesh | A puzzle game engine that allows users to define and program their own classes of objects in C. | 2 |
haskell-game/fungen | A lightweight game engine written in Haskell for creating 2D games using OpenGL. | 90 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
thraka/sadconsole | A cross-platform .NET library for creating text-based games and consoles with support for ASCII characters, GUI, and advanced features. | 1,249 |
mrfrenik/enjon | A 3D/2D C++ Game Engine utilizing OpenGL for rendering and game development | 135 |
shirakumo/trial | A Common Lisp game engine designed to be modular and flexible, allowing developers to build games by combining its components. | 1,038 |
marciovmf/ldk | A flexible game engine built from scratch in C using OpenGL. | 4 |
shervanator/engine | A cross-platform 3D game engine providing basic features such as scene graph management, lighting, physics, and UI. | 290 |
ezengine/ezengine | A C++ game engine providing a modular framework for building games with 3D graphics and various features. | 1,439 |
asc-community/mxengine | An educational, modern C++ 3D game engine with support for OpenGL and Vulkan rendering backends. | 1,162 |
ertugrulcetin/kezban | A utility library for working with Clojure and ClojureScript, providing various macros, functions, and data structures for concise code development. | 43 |
emmachase/riko4 | A Fantasy Console game engine designed to simplify pixel art game development | 143 |
orangeduck/corange | A cross-platform game engine written in C, providing a range of features and tools for building 3D games and applications. | 1,838 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 129 |