Skip to content

This is a game build in JavaScript and Phaser, where a character is trapped inside busy high way, and they have to the vehicles in order to survive.

Notifications You must be signed in to change notification settings

oloomoses/highWayTrap

Repository files navigation

highWayTrap

Contributors Forks Stargazers Issues MIT License


Logo

High Way Trap - Game

Microverse Full-Stack Web Development Education
Microverse Page »

View Demo · Report Bug & Request Feature

Table of Contents

About The Project

This is a game build in JavaScript and Phaser, where a character is trapped inside busy high way, and they have to evade the vehicles and eat some fruits in order to survive.

For more infor about this project check out the GDD

Built With

Components of this project is listed below;

  • Javascript ES6
  • Phaser3
  • Webpack
  • Jest
  • CSS
  • EsLint
  • VsCode

Getting Started

This project has been deployed on LIVE VERSION, you can visit page or download/clone repository from github to try it.

Usage

  • Run git clone https://github.com/oloomoses/highWayTrap.git to clone
  • Run npm install to install dependencies
  • And npm run build to build the project using webpack
  • Run npm start to run the dev server
  • for testing run npm run test
  1. open a browser and go to localhost:8080 or click the link above for the live version;
  2. After the loading and intro scenes, click to play to begin or click options to tweak sound and music in the game;
  3. Enjoy your game;

Author

👤 Oloo Moses

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Acknowledgements

About

This is a game build in JavaScript and Phaser, where a character is trapped inside busy high way, and they have to the vehicles in order to survive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published