Skip to content

AKAspanion/platformer-game

Repository files navigation

Dino's Adventure

Dino's Adventure is a platformer game made with a pixel art style.
Goal of this game is to help Dino collect coins and defeat enemies on his way.

Game is made entirly using Vanilla JS, HTML5 Canvas, and CSS.
Game is also mobile responsive and can be installed on mobile/desktop as a PWA.

Dino's Adventure

Live

The game is live here.

Locally

Clone the repo and run

npm run install
npm run serve

Game will launch at http://localhost:2108/

Author

Ankit Kumar Pandit