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

ggjsap-2016-t3/main-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roque - GGJ Sapporo 2016 Team 3

This is a Roguelike game. Let us try to go to the goal before buttery of the chief robot turn off!!

clear

How to play

  • open https://ggjsap2016-t3.herokuapp.com in your web browser(PC only).
  • move by arrow keys or hjkl keys.
  • game over when buttery turn off.
  • Try to go to the goal before buttery turn off.
  • When you collect the buttery which dropped under the ground, the buttery goes flat.

License

MIT License

How to develop

git clone https://github.com/ggjsap-2016-t3/main-game

or

git clone git@github.com:ggjsap-2016-t3/main-game.git

How to make the game

Please open public/main.js or public/index.html by the browser and change files.

Requirements

When you make the server,

  • PostgreSQL

How to open by the server

bundle install
cp config/config.yml.example config/config.yml
# change the above file
shotgun
open http://localhost:9393/