Embark on an epic Grand Line Adventure, where thrilling quests, mysterious treasures, and unforgettable encounters await your journey ahead!
Grand Line Adventure is map discovering game inspired by well-known 'One Piece' anime and manga series. The goal of the game is to sail throught the sea to discover every part of the world.
Application was created using React and Typescript with help of additional npm packages.
Player moves by using arrows on keyboard. Player can also zoom in, zoom out and pan to sides, to see how much of the map has been already discovered.
Clone the project
git clone https://github.com/akena-engineering/michal-paczynski.git
Install dependencies
npm install
Start the local developement server
npm run dev
Then go to localhost:3000
in your browser.