Skip to content

commontown/the-hatching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rose Game

Installations

  1. Create .npmrc file
  2. Add the following codes into the newly created .npmrc file.
@commontown:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=<your_personal_access_token>
  1. Replace <your_personal_access_token> with your token.
  2. Run npm install. If it's not working, you maybe lacking the access to Arcade Library. Please request for access accordingly.
  3. Installations are done at this point. You may run npm start to begin playing the game.

About Rose Game and Arcade Library

  • Rose Game is a sample game created using Arcade Library.
  • It requires loading Phaser library from the web (ie. phaser-arcade-physics.min.js) as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published