Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aaronkchsu/zetia
- Owner: aaronkchsu
- Created: 2018-07-24T20:13:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T19:22:13.000Z (over 6 years ago)
- Last Synced: 2024-11-16T21:05:42.391Z (about 2 months ago)
- Topics: canvas, canvas-game, game, game-2d, game-development, html, html5, javascript, npm, parcel-bundler, react, reactjs
- Language: JavaScript
- Size: 6.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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');`