Skip to content

nblenke/react-2d-game-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-2d-game-test

Start

$ npm install
$ npm start

commands

  • npm run build - build for production
  • npm run watch - automatically recompile during development
  • npm run serve - start a static development web server
  • npm start - watch and serve

features

issues

Pixi

  • svg

canvas dimensions

  • react-dimensions
  • react-bounds

Webpack

babel

  • plugins

TODO

Notes

  • Seems like 'react always needs to be imported

sources

other areas of interest

About

Testing out react in a game setting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • HTML 5.3%
  • CSS 0.9%