/python

Examples of programs written in Python on pythonicway.com blog

Primary LanguagePython

python

Examples of programs written in Python. Sources for http://pythonicway.com/

Contents:

1.Arcade games:

  • Pong game
  • Snake Game
  • Minesweeper

2.Terminal Games:

  • XO game

3.GUI programs:

  • Quadratic Calc using Tkinter
  • Simple Paint-like application in Python with Tkinter