Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milomg/thedash
https://github.com/milomg/thedash
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/milomg/thedash
- Owner: milomg
- Created: 2017-11-16T19:29:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T03:59:50.000Z (almost 7 years ago)
- Last Synced: 2024-06-05T06:36:50.046Z (5 months ago)
- Language: Python
- Size: 72.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Dash
This year's jiga jiga competition at Proof School# Setup
```pip3 install -r pip.txt```# Running
```python3 main.py``` is the graphical version```python3 text.py``` for the text version
```python3 repeat.py``` if you want to see how your bot stacks up aginst other bots (tests all bots 1000 times and sums the scores)