This application was built on my own for my CSN coding bootcamp. It automates a game of the classic WAR card game where the computer plays against itself using Object Oriented Programming and Encapsulation. The game is played until either player wins or a draw occurs.
This interactive program allows the user to create a canvas by specifying canvas dimensions up to 100. Users can then create simple drawings by choosing a character (Ex. '!') and using one of the given commands (Ex. "Draw Line"). You are able to choose to display your drawing at any time or resize the canvas!
Designed a fully functional Python program that combines audio playback, dynamic ASCII art, and interactive user input to create an engaging, personalized console experience. The project utilizes the pygame and colorama libraries to:
Once completed, this program will be similar to the classic Microsoft Clippy assistant from 1996. This assistant will be able to do things like set reminders, manage your calendar, change system settings, launch other applications, and play mini games!