Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaronkchsu/zetia

Awesome clientside game created with React, HTML5 Canvas, parcel.js, babel, es6
https://github.com/aaronkchsu/zetia

canvas canvas-game game game-2d game-development html html5 javascript npm parcel-bundler react reactjs

Last synced: 12 days ago
JSON representation

Awesome clientside game created with React, HTML5 Canvas, parcel.js, babel, es6

Awesome Lists containing this project

README

        

# The Official 404 Not Found Canvas Game

The best things in life happen when we least expect it. So do the worst things.

# Npm Package

https://www.npmjs.com/package/zetia

# Instructions

Import the package using

`import { renderGameIntoDom } from 'zetia'`

render the game with the dom element id name

`renderGameIntoDom('domElementName');`