Tictactoe Voc Save

TicTacToe Python app for Android, powered by BeeWare suite - https://pybee.org

Project README

Tic Tac Toe

This is a native Android app written in Python, using the BeeWare suite.

The Python code is compiled to Java bytecode using VOC, and the Android APK is packaged using briefcase.

Requirements

  • JDK
  • Android SDK

How to run

Ensure that you have Android SDK installed.

Install the Python development requirements:

pip install -r requirements-dev.txt

Plug in your Android device or start an emulator.

Build and run the app:

python setup.py android
(cd android && ./gradlew run)

Game screenshot

Want to know more?

If you liked this, you might like:

Open Source Agenda is not affiliated with "Tictactoe Voc" Project. README Source: eliasdorneles/tictactoe-voc
Stars
166
Open Issues
0
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating