asimov-ts
Game Engine
A game engine built using TypeScript, designed to simplify game development with minimal dependencies.
A game engine for the web using TypeScript.
11 stars
2 watching
1 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
orx/orx | A portable game engine with data-driven features and powerful rendering capabilities. | 1,457 |
is-daouda/is-engine | A game engine that allows developers to create games and applications for multiple platforms using C++ and libraries like SFML and SDL. | 203 |
asc-community/mxengine | An educational, modern C++ 3D game engine with support for OpenGL and Vulkan rendering backends. | 1,160 |
pikachuxxxx/razix | A high-performance game engine with multi-render API support and scene optimization. | 471 |
excaliburjs/excalibur | A TypeScript-based game engine for creating 2D games in HTML5 canvas. | 1,820 |
gamejs/gamejs | A JavaScript library for creating 2D games and interactive graphics applications using the HTML Canvas element. | 466 |
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 |
babylonjs-archive/simple-3d-fps | A 3D FPS game built with BabylonJS engine on top of WebGL and HTML5 technologies | 0 |
johanp/pixelizer | A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
davikingcode/citrus-engine | A professional-grade Flash game engine built on modern programming practices, allowing developers to focus on creating high-quality games. | 549 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,433 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |
onqtam/game | A C++ game engine designed to provide a flexible object model and rapid development capabilities | 49 |
haskell-game/fungen | A lightweight game engine written in Haskell for creating 2D games using OpenGL. | 90 |
vova616/garageengine | A 2D game engine written in Go, implementing an Entity/Component system and providing features like physics, texture packing, and scene management. | 321 |