gamejs
Game engine
A JavaScript library for creating 2D games and interactive graphics applications using the HTML Canvas element.
GameJs is a thin library on top of the HTML canvas element. In addition to the drawing functions it has a set of generally helpful modules for game development.
466 stars
27 watching
106 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
digitalfruit/limejs | A JavaScript-based game framework for creating HTML5 and iOS games. | 1,394 |
ct-js/ct-js | A cross-platform game development engine with visual editors and modular scripting capabilities. | 1 |
bendangelo/entityjs | A game engine utilizing an entity-component design pattern to provide flexible and modular gameplay development | 186 |
mortennobel/kickjs | A WebGL game engine for building 3D games in modern web-browsers | 198 |
sbiermanlytle/iioengine | A JavaScript game engine for HTML5 Canvas applications. | 455 |
petiaccja/inline-engine | A game engine framework written in C++ that aims to provide a high-performance, modular, and parallel computing-focused solution for building games. | 251 |
gamelab/kiwi.js | A fast and feature-rich HTML5 game framework for building mobile and desktop games with WebGL rendering. | 1,406 |
rsamaium/canvasengine | A JavaScript framework for creating 2D video games in HTML5 Canvas | 384 |
excaliburjs/excalibur | A TypeScript-based game engine for creating 2D games in HTML5 canvas. | 1,820 |
john-griffin/gibdo | A foundation project for building HTML5 Canvas 2D games with CoffeeScript | 51 |
johanp/pixelizer | A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 267 |
4ian/gdevelop | A cross-platform 2D/3D game development software with a no-code editor and extensible game engine. | 11,274 |
kittykatattack/hexi | A JavaScript library for creating 2D games with WebGL rendering and a minimalist API. | 558 |
gamekit-developers/gamekit | A cross-platform 3D game engine that supports C++, Lua scripting, and various physics and graphics libraries. | 250 |