Python Projects
Welcome to my python projects! Scroll down to my vaired python projects.
This my first game with the pygame module. It features multiple changing words , collision detection with the cursor, display messages and more.
Using the tkinter system to create a GUI, this program can let a user register and log in afterwards. It achieves this by using file handling with txt files
A game where your charcater is controlled by your text command, you have to navigate a dungeon with series of doors (where only one is the correct one).