stevenremot / gzel

A framework for building basic 2d games in webassembly

Home Page:https://stevenremot.github.io/gzel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gzel

Description

Gzel aims to provide a framework for creating basic 2d games in webassembly. The design goals are:

  • defining games as self-contained webassembly files
  • being web-agnostic, so that a game can be run natively too
  • having a very simple API to make new implementations easily

Documentation

The examples/ folder is the only documentation for now.

About

A framework for building basic 2d games in webassembly

https://stevenremot.github.io/gzel/


Languages

Language:JavaScript 64.6%Language:HTML 21.3%Language:Makefile 9.0%Language:CSS 5.1%