Skip to content

kylel/zombipede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zombipede

Snakelike game using Phaser.

Running

Node

open a command window / terminal and run:

node index.js

Open your browser and input the following URL:

http://localhost:5000/

Python

open a command window / terminal and run:

cd ./Public

python -m SimpleHTTPServer

Open your browser and input the following URL:

http://localhost:8000/

Controls

arrow keys for movement

About

A snakelike game using phaser.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published