Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kotarot/champler

Champler! is a web application providing Rubik's cube scrambles (3x3x3). This is a web interface of chample.
https://github.com/kotarot/champler

Last synced: about 16 hours ago
JSON representation

Champler! is a web application providing Rubik's cube scrambles (3x3x3). This is a web interface of chample.

Awesome Lists containing this project

README

        

# Champler!

Champer! is a web applicition providing Rubik's cube scrambles (3x3x3).
This is a web interface of 3x3x3 scrambler/solver [chample](https://github.com/kotarot/chample).

## How to build HTML

`champler.html` is an HTML file already generated.
If you would like to generate your own HTML, do the followings.

Python (+Jinja2) need to be installed.
Write settings in `genhtml.py` and then excute the script:
```
python genhtml.py > champler.html
```

## Demo

* [http://wrcc.main.jp/tools/champler](http://wrcc.main.jp/tools/champler)

Screenshot:
![Screenshot](screenshot.png)