Skip to content

rkoopmans/kivy-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kivy Tic Tac Toe

A simple tic tac toe game made in the kivy framework.

Requirements:

  • Kivy
  • Python 2.7

Run with:

$python main.py

Build for android

To build an APK for android make sure you have buildozer installed and execute the following command:

$buildozer android deploy

If you have an android device connected it will automatically be pushed. If not the apk can be found in the bin directory.

About

A simple tic tac toe game made in Kivy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages