Skip to content

It is an RPG game that allows the player to play a Mario style game. The game has many levels. This game quite fun to play.

Notifications You must be signed in to change notification settings

ajkacca457/JS_Capstone_LOS

Repository files navigation

JS_Capstone_LOS

Description

This is the Capstone project for Javascript in Microverse Curriculum. It is an RPG game or in other words, it is a traditional platform game like mario or willow. This game is modeled after super mario bros and it consist of two playing level. The player has to collect ruby from various platforms by avoiding different obstacles and enemies. The main character of the game is "Soha" and player can control the character using the arrow and space keys in keyboard. There is a possibility of level extension in future. Please read the Game Design Document for further information about the story and the gameplay.

Game Design Documentation

Documentation

Screenshots

screenshot screenshot screenshot screenshot screenshot

Instructions

You can control the player using a mouse and a keyboard. You can move around the map in all directions, holding a machine gun and shooting at the zombies.

To move the player:

  • PRESS "Left arrow key" to move Left
  • PRESS "Right arrow key" to move Right
  • PRESS "Space key" to Jump
  • PRESS "Space key+Right arrow key" to Jump and move forward
  • PRESS "Space key+Left arrow key" to Jump and move backward

Live Demo

Legend of Soha

Built With

  • Javascript
  • Phaser 3
  • Atom text editor
  • Stylelint
  • Eslint
  • Npm
  • Webpack
  • Jest Tests

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ open terminal or gitbash
$ cd <folder>
$ git clone `https://github.com/ajkacca457/JS_Capstone_LOS.git`
$ cd JS_Capstone_LOS
$ run npm install
$ run "npm run start"
$ run your "localhost server"

Testing

To test the project:

$ Open Terminal again
$ Run cd JS_Capstone_LOS to enter directory
$ Run npm run test to start testing
$ All tests will pass ✅

Authors

👤 Avijit Karmaker

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Copyright

This is a project developed by Microverse Student as the part of skill curriculum.

About

It is an RPG game that allows the player to play a Mario style game. The game has many levels. This game quite fun to play.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published