tictactoebotappimage/Readme.md

17 lines
286 B
Markdown

# TictactoebotAppImage
Requires [Linuxdeploy](https://github.com/linuxdeploy/linuxdeploy)
```
wget https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage
```
Build with:
```
./build.sh
```
Run with:
```
./TicTacToeBot-x86_64.AppImage
```