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 | 143 |
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,223 |
thraka/sadconsole | A C#-based .NET console game engine with ASCII and ANSI rendering capabilities. | 1,236 |
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,025 |
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. | 289 |
ezengine/ezengine | A C++ game engine providing a modular framework for building games with 3D graphics and various features. | 1,411 |
asc-community/mxengine | An educational, modern C++ 3D game engine with support for OpenGL and Vulkan rendering backends. | 1,158 |
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,828 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |