Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

lhr0909/breakout-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breakout-base

Breakout Game Base Code with Phaser and RapydScript for Educational Purposes.

Installing and Running

If you don't have nodejs, please install NVM, and install node v5.9.0

nvm install 5.9.0
nvm use 5.9.0

If you do have nodejs (make sure is at least v4.3.0), after cloning, please run the following commands in the project directory:

npm install
npm start

You should be able to see the game at http://localhost:8080

About

Knockout Game Base Code with Phaser and RapydScript for Educational Purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published