mjviljan / phaser-grid-move

A Phaser test project. The idea is to test moving a character in steps on a grid map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid-move

A Phaser test project. The idea is to test moving a character in steps on a grid map.

Running instructions

Clone the repo and run:

npm install
npm run dev

The "game" will run in localhost in watch mode and you can start making changes to it.

About

A Phaser test project. The idea is to test moving a character in steps on a grid map.

License:MIT License


Languages

Language:TypeScript 86.9%Language:HTML 11.8%Language:CSS 1.3%