Skip to content

westindiecollective/ggj2013_badbeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bad Beat is an entry to Global Game 2013: http://globalgamejam.org/2013/bad-beat

To run the game "Bad Beat", you need to run the web content from a webserver / httpserver.

If you don't have one locally or remotely, you can install easily a command line http-server:

  1. install node.js: http://nodejs.org/download/ (which gets you the npm command)

  2. run the following command line (in Windows command or Mac OSX / Linux terminal): 'npm install http-server -g'

Then to run the game, from the folder containing index.html, run the command: 'http-server' It starts the http-server locally on port 8080.

You can now play the game in your favorite web browser after you enter the local adress: 'localhost:8080'

Thanks for playing,

  • The Bad Beat team.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published