A downloadable game for Windows

This page was built to showcase my python programming and development skills outside of purely game design related projects.

The python programs created display my ability to diversify myself, my knowledge, as well as my ability to use software and different programming languages.

Design conventions were taken into consideration when creating the game related projects that are accessible on this page.

The projects that are being showcased and can be downloaded include:

  • A pattern drawing program using turtle tracing
  • A more advanced version of the pattern drawing program
  • A 'snake' inspired game, that tracks the player's score and has an end condition
  • A multiplayer, 'pong' inspired game, created for two player. It solely uses python programming
  • A basic calculator application that can complete mathematic equations

The games, programs and applications that are available on this page are iterations and each project is subject to change and advancements, as I learn and continue to progress my python programming abilities.

Published 2 days ago
StatusIn development
PlatformsWindows
AuthorMichael_Hali

Download

Download
PatternDrawing_FirstIteration.zip 20 MB
Download
PatternDrawing_FinalIteration.zip 20 MB
Download
Snake_Build.zip 31 MB
Download
Pong_Multiplayer.zip 31 MB
Download
Calculator.zip 20 MB

Install instructions

For each file:

  • Click Download 
  • Extract the Zip File
  • Once extracted, open the folder and double click on the application file
  • Press on the dist folder and then double click the application that is within the folder
  • The file might only be able to be opened if Python is installed on the device that the file has been downloaded to

Note: The files downloaded will possibly need Python to be installed, on a Windows PC.