Skip to content

Thrymr's extortion. JavaScript game developed using Phaser 3 framework.

Notifications You must be signed in to change notification settings

Zappat0n/The_extortion

Repository files navigation

The Extortion

Game overview

Þrymr has stolen Thor's hammer to extort the gods into giving him Freyja as his wife. Would you travel to Jötunheimr and climb the walls of Útgarðar to help Thor recover his hammer?

The goal of the game is to climb the walls and collect the coins to get as many points as possible.

You can die in three different ways:

  • Falling to the ground.
  • Getting hit by a rock thrown by Þrymr.
  • Being bitten by one of Þrymr's pets.

There is a leaderboard with the 8 top scores.

Make Odin proud and claim your position among the best.

Enjoy the game!

Top Page Screenshot

Table of Contents

Game Controls

  • Left and right keys to move
  • Left mouse click to jump

Characters

Thor

Thor
Move Thor right and left, and jump to get to the top of the walls.

Rocks

Rock
Rocks thrown by Þrymr. Avoid them at all cost.

Bats

Bat
Þrymr's pets. They will suck your blood if they hit you.

Coins

Coin
Get as much coins as you can to increase your score.

Score

You get points by getting coins and by each platform that is added to the game.

Game Flow

Game_flow

Built With

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

  1. On the project GitHub page, navigate to the main page of the repository.
  2. Under the repository name, locate and click on a green button named Code.
  3. Copy the project URL as displayed.
  4. If you're running the Windows Operating System, open your command prompt. On Linux, Open your terminal.
  5. Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
  6. Type git clone, and then paste the URL you copied in Step 3.
    e.g. $ git clone https://github.com/Zappat0n/todo_list.git.
  7. Press Enter. Your local copy will be created.
  8. On your console, move to the place where this folder is cloned.
  9. Run npm install. If you do not have npm installed you can get it from here.
  10. Run npm start, to start the server.
  11. To test, run npm test.

Authors

👤 Angel Barros

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  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

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.

Acknowledgements

About

Thrymr's extortion. JavaScript game developed using Phaser 3 framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published