Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 491 Bytes

CLE4 main game

How to get the project in your IDE (visual studio code)

  • step 1: clone this repository
  • step 2: open a new terminal and type "npm install"
  • step 3: after it is done loading type "npm install excalibur"

And then you should be ready to go

How to get controller support

After you finished setting up your IDE execute this line of code in your terminal

-- npm install [email protected]:HR-CMGT/arcade-game.git

After which you will be able to use the Arcade class