Skip to content

Some Games I Made With Python to Practice the Language.

Notifications You must be signed in to change notification settings

MatCalixto/Python-Minigames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Minigames

Here are some games I made with Python, they are simple and small but required quite the creativity to pull off.

Game List:

  • Checkers: normal game of checkers.
  • TicTacToe: by far my favorite one, which also took the most time, two players go turns in playing a TicTacToe game, and all normal TicTacToe rules apply.
  • Guess Number: the player has to guess a number which is anywhere between a minimum number, and a maximum number while having a certain amount of chances to guess right, all of these numbers being asked for the player to input.
  • Word Scramble: a random scrambled word is given to the player for him to unscramble, he is also given a theme and a hint.
  • Squared: the player is given a random number and is requested to enter either the square root of that number or that number squared.

About

Some Games I Made With Python to Practice the Language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages