Skip to content

NineToeNerd/Python_Tkinter_Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Tkinter_Scripts

Scripts (one .py file per script) that use Tkinter with Python

The tictactoe_revised.py file is a new (way better) version of the original tictactoe.py file. I created tictactoe.py in my first year of college, when I first learned how to code, first learned Python, and learned about Tkinter. That's why it is a bad example of programming, but I still like to have it because it is the first game I ever programmed.

I created snake.py in early 2015 when trying to refresh my Python knowledge. I did not follow PEP8 specifications perfectly in this file, but I did revise slightly. It could be more modular, as well.

About

Scripts (one .py file per script) that use Tkinter with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages