Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 481 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 481 Bytes

Patuti

Patuti is the name of the character and he is to dodge the bullets shooting to him

This is a school-based project from my Advanced Web Systems course. For this project we can either use jquery or JS framework, for this project i decided to use Vue.JS.

 

Controls

Key Left or A to move left

Hold Key Down or S to dock

Key Right or D to move right

Key Up or W to Jump

 

Get Started with Patuti

npm install

yarn install

npm run serve