Astray
WebGL game
A WebGL-based puzzle game with physics and maze navigation
A WebGL maze game built with Three.js and Box2dWeb.
512 stars
20 watching
303 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sience/astray | A Lua-based library for generating random dungeons and mazes for video games | 142 |
wi2l/scrabbler | A terminal-based word game with features like draw retries and customizable rules | 8 |
vudugun/aliencargo | A 3D WebGL puzzle game with increasing difficulty levels | 9 |
gamedolphin/sliding_puzzle | A simple sliding blocks puzzle game built in JavaScript. | 35 |
gamedolphin/lost-beneath-the-surface | An open-source survival game built with Phaser where a firefly must navigate through increasingly complex mazes to escape the horrors in the dark. | 7 |
jacobdeichert/wasm-astar | A WebAssembly-based A* pathfinding implementation for a maze demo | 427 |
alexmackey/introtowebglwiththreejs | An introduction to WebGL and three.js for beginners, covering basic concepts and techniques. | 162 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 12 |
zeevkatz/scroll | A TypeScript-based game written in Web Components using the JS13K game competition as a challenge | 23 |
lume/glas | Porting Three.js to AssemblyScript and WebAssembly for high-performance 3D graphics in web applications. | 887 |
jwngr/tic-tac-tic-tac-toe | An online multiplayer version of tic-tac-toe with collaborative gameplay and level progression | 66 |
zh8637688/wordgame-wepy | An interactive game written in JavaScript using the wepy framework for a WeChat mini-program | 33 |
prettymuchbryce/easystarjs | An asynchronous A* pathfinding API written in Javascript. | 1,893 |
alexbarry/alexgames | A collection of games and APIs for playing them in various platforms | 23 |
cxong/drunkenviking | A top-down puzzle game built with PhaserJS, where the player controls a viking navigating a maze to reach its destination | 59 |