Skip to content

hkirat/jsgte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsgte - JavaScript implementation of Game Theory Explorer

html/ contains the files for the JS implementation of GTE

Note: .html files are on their github URL displayed with their source code, as all code files on github, and NOT as html pages.

To test them as html pages you can navigate to

http://gambitproject.github.io/jsgte/

To update this when changes happen to master type

ghp-import -p html

This moves the directory html, which contains index.html, to the root of a new branch gh-pages. For more details see

https://help.github.com/categories/github-pages-basics/

On Linux you can install ghp-import via

pip install ghp-import

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • HTML 7.7%
  • CSS 4.6%
  • Shell 0.5%