Skip to content

Point and Click game about Escaping a house, all whilst teaching kids how different aspects of Computer Science

Notifications You must be signed in to change notification settings

Code4Community/Escape-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape-Room

Getting Started

  1. Clone this repository onto your computer. git clone https://github.com/Code4Community/platformer.git
  2. Install npm
  3. Navigate to this project and run npm install.
  4. View the project with npm run start.

Level Planning

Next Steps: Plan the levels you want, keeping in mind the phaser constraints

Get the phaser examples to learn more about phaser concepts

Clone platformer into the repo and observe how the features were done(clicking the robots and such)

Edit those to be more relavant to your game

About

Point and Click game about Escaping a house, all whilst teaching kids how different aspects of Computer Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published