Skip to content

A sandbox to play with window.requestAnimationFrame() and other browser-based game development technologies

Notifications You must be signed in to change notification settings

calvinjuarez/browser-game

Repository files navigation

browser-game

A sandbox to let me play around with JS browser-based game development.

Project Setup

npm install

Compile and Hot-Reload for Development

npm start

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

A sandbox to play with window.requestAnimationFrame() and other browser-based game development technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published