Skip to content

y2bd/my-own-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Excalibur.js Game

This is a basic Excalibur.js game.

Compiling the game

You will need Node.js and NPM installed.

To compile:

npm install
npm start