A very simple tic-tac-toe application for fun. According to application it takes two player-inputs and players use a number pad to place their marks in the board.Application performs space check before placing marks.
python tic-tac-toe.py
Developing an android application using an open source python library - Kivy/pyGui.