zetia
v0.0.3
Published
The official 404 not found canvas game
Downloads
6
Maintainers
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');