• Stars
    star
    167
  • Rank 225,341 (Top 5 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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:

More Repositories

1

upiano

A Piano in your terminal
Python
599
star
2

usolitaire

Solitaire in your terminal, powered by Unicode and https://textual.textualize.io/
Python
91
star
3

xpath_helper

XPath Helper Chrome extension modded
JavaScript
62
star
4

beeware-android-template

Template for starting a native Android app using Python and the BeeWare tools
Python
35
star
5

drawingapp-voc

Drawing App for Android written in Python, powered by BeeWare suite - https://pybee.org
Python
19
star
6

todoapp-voc

Todo App for Android written in Python, powered by BeeWare - https://pybee.org
Python
15
star
7

dotfiles

My dotfiles
Vim Script
12
star
8

code-igniter-cas-library

CodeIgniter CAS library (UNMAINTAINED)
PHP
10
star
9

Fretboard-Studies

A tool for the guitar fretboard student
JavaScript
7
star
10

acabou-o-tempo

Uma versão digital do jogo Time's Up e em português
JavaScript
3
star
11

fretprinting

Guitar fretboard diagrams for printing.
JavaScript
3
star
12

tvsubs_rename

Script to mass-rename subtitles
Python
2
star
13

til

Things I learned
Shell
2
star
14

dev_services

Config to run locally services for development and testing purposes
Shell
1
star
15

quotes_crawler

Python
1
star
16

elm-ultimate-tictactoe

Elm
1
star
17

drum-game

Drum game
JavaScript
1
star
18

ultimate-tictactoe

A toy experiment with AngularJS
JavaScript
1
star
19

rcnetwalk

Python
1
star
20

exercicios-gtypist

Exercícios em português para o GNU Typist
Shell
1
star
21

cpf_hypothesis_demo

Python
1
star
22

parslepied_scrapy

Experiment with Parslepy and Scrapy
Python
1
star
23

jk

Python library containing useful functions for manipulating iterables
Python
1
star
24

equalizer-game

Can you guess which equalization is being used?
JavaScript
1
star