Skip to content

jven/cyberpunks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyberpunks climbing game

Live Demo

screenshot

This is a rock climbing browser game!

See the latest version at

  • Uses the Phaser HTML5/JS game engine.
  • Uses the P2.js 2D physics engine.

Running locally

  1. Clone the repository:
$ git clone git@github.com:jven/cyberpunks.git
  1. In the root directory, run:
.../cyberpunks $ heroku local web
[...]
2:27:11 PM web.1 |  Listening on 5000
  1. Visit http://localhost:5000/ to run the game!

Deploying to Heroku

  1. Clone the repository:
$ git clone git@github.com:jven/cyberpunks.git
  1. Commit any outstanding changes (with git commit).

  2. Run:

.../cyberpunks $ git push heroku master
[...]
remote: Verifying deploy... done.
To https://git.heroku.com/obscure-chamber-23043.git
   d80e9c1..d5b5afd  master -> master
  1. Run:
.../cyberpunks $ heroku open

to open the game in your browser!

About

A rock climbing browser game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •