Skip to content

gamepark/ipso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Park - Ipso

Adaptation of Ipso for Game Park.

Documentation

Full documentation: gamepark.github.io

Prerequisites

Quick Start

yarn install
yarn start

The game opens at http://localhost:3000.

Console commands (browser)

game.new(2)               // New game (2 players)
game.monkeyOpponents(true) // Opponents play automatically
game.undo()               // Undo last move

Deployment

Rules are deployed by the Game Park team.

To deploy the React app, install rclone then configure:

rclone config
> n
name> ipso
Storage> s3
provider> Other
env_auth> false
access_key_id> [your key - do not commit!]
secret_access_key> [your secret - do not commit!]
region> [empty]
endpoint> cellar-c2.services.clever-cloud.com
location_constraint> [empty]
acl> public-read
Edit advanced config> n

Then deploy with:

yarn deploy

About

Ipso adaptation for Game Park

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •