Skip to content

In this game you are the fearsome Mapinguari and must scare some villans out of the forest.

License

Notifications You must be signed in to change notification settings

andresmrm/mapinguari

Repository files navigation

The Fearsome Mapinguari

Mapinguari

In this simple game you are the fearsome Mapinguari, a mythical creature from the Amazon rainforest, and must scare some villains out of the forest.

Play!

Repositories

How to run the code?

1. Install node.js and npm:

https://nodejs.org/en/

2. Run the development server:

Run:

npm run dev

This will run a server so you can run the game in a browser.

Open your browser and enter localhost:3000 into the address bar.

Also this will start a watch process, so you can change the source and the process will recompile and refresh the browser

3. Build for deployment:

Run:

npm run deploy

This will optimize and minimize the compiled bundle.

Credits

Big thanks to this great repo: https://github.com/lean/phaser-es6-webpack

And this great source of hex maps knowledge: http://www.redblobgames.com/grids/hexagons/

Sounds

About

In this game you are the fearsome Mapinguari and must scare some villans out of the forest.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published