Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

A small game clone using phaser v2.6.2 (2016)

Notifications You must be signed in to change notification settings

sebastianpennino/KageCloneJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KageCloneJs - A small game clone using phaser

A Partial "Kage" Clone using javascript and Phaser.

Status: Incomplete and Frozen. Complete controls done.

@author: sebastian.pennino

Logo

This project attempts to recreate the mechanics, controls of the original Kage game for the NES (the game was also known as "Shadow of the ninja" or "Blue shadow" depending on the region). My objective is to recreate just the first level of the game using my knowledge of javascript and my abilities as a graphic designer. I plan on using PhaserJS and the stuff that I learn for my previous -and unfinished- endeavor "Dr Cruel". My objetive is also to have a really tight schedule and try to finish it with a final delivery date of three months.

Organization of folders

/docs #documentation

/tools #source files, links, etc.

/game #application

Running the game:

1.- Clone the project or download the zipfile

2.- Go to the /game folder

3.- Run npm i (this will install live-server, the only dependency)

4.- Run npm start this will open the game on your browser at http://127.0.0.1:8666

Good luck

About

A small game clone using phaser v2.6.2 (2016)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published