Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 555 Bytes

Dodge The Bullets! (Group 12 - Multimodal Interaction)

Requirements

Node package manager (npm) link

Start the server

In the directory of package.json, run the command:

npm run start

Open a browser window with the address: http://localhost:1234/

Phraser 3 Game Engine

We use Phraser 3 as framework to build the game.

(Code) Examples can be found here.

The API docs can be found here