Basics of Computer Programming. 2023-2024 Academic Year (Spring Semester)
The projects listed below were made using Python
Food Recommender
A program that gives you food recommendations based on your questionnaire responses.
Grade/GPA Calculator
A program that calculates your final grade and GPA.
Personality Test Collection
A program that contains various personality tests.
Drawing App
A program that let’s you draw using your mouse.
A To-Do List
A To-Do List program.
BMI Calculator
A program that allows you to calculate your BMI and receive recommendations based on the results.
Rock-Paper-Scissors
A Rock-Paper-Scissors game against the computer
Tetris
A Tetris game made with Python
A Collection of Games
A program that allows you to play two games: the Snake game and a color typing game
A Potion Crafting Game
A complex game, whose objective is to craft potions by applying various effects to them.
Rock-Paper-Scissors
A Rock-Paper-Scissors game against the computer
McDonald’s Kiosk
A mock McDonald’s kiosk program
Snake Game
A Snake game.
A Collecting Game
A collecting game with two modes, each with its own character and a set of items to collect.
Tic-Tac-Toe
A Tic-Tac-Toe game.
A Swimmer Game
A marine-themed runner game.
Black Jack
A Black Jack game.
2048 Colors
A color version of the 2048 game
Hangman
A Hangman game
Tamagochi
A Tamagochi-style game with the objective of growing a kitten into a tiger.
Task Manager
A Task Manager program