tictactoebotappimage/Readme.md

17 lines
286 B
Markdown
Raw Permalink Normal View History

2022-03-15 13:31:39 +01:00
# 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
```