carlosrafaelgn / pixel

Open source maker-like maze game

Home Page:https://carlosrafaelgn.github.io/pixel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Maze

My son is still into maze games nowadays (September 2020). So... As I needed to put WebAssembly and WebGL2 into practice, I decided to continue the game I created for him in 2019! Cucumbers must be collected in some levels because he enjoys a certain cucumber from a famous cartoon! By the way, he created Level 1 on his own 😁

You can play the game online, or install an Android wrapper (just to keep the screen on even without touching it).

This project is licensed under the MIT License.

The game uses the physics engine Chipmunk2D, licensed under the MIT License, and also uses the font Press Start 2P, licensed under the SIL Open Font License.

In old browsers the game uses the es6-promise polyfill, licensed under the MIT License.

The game was tested in several different devices and browsers thanks to the infrastructure kindly provided, for free, by BrowserStack

About

Open source maker-like maze game

https://carlosrafaelgn.github.io/pixel/

License:MIT License


Languages

Language:C 61.6%Language:TypeScript 29.2%Language:HTML 4.4%Language:Java 2.8%Language:JavaScript 0.9%Language:Batchfile 0.7%Language:Makefile 0.5%