Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 645 Bytes

Readme.md

File metadata and controls

31 lines (24 loc) · 645 Bytes

Running Chani

Running Chani is a Javascript Platformer that I've created for a University Project. Main restriction for the project was just to use simple local client excecuted code.

Name dedicated to my Sister...

Used Libraries

Bootstrap; p5.js; jquery; Phaser.js;

Approach:

Brainstorm for Ideas Draw First Designs; Create HTML Frame; Create Graphics; Start with Basic Functionalities of Website; Create Basic Level Frame with Tilemap; Implement Tileset; Create Base States and set Game Rules; Create Game States and Level States; Create Player Functionality; Test Game;