Sumit-U07AWK7KPAP

Sumit-U07AWK7KPAP

0-day streak
This is a simple Pac-Man game implemented in Python using tkinter for the graphical interface. ## Features- Pac-Man movement with animations - Ghost movements with animations - Food, power pellets, cherries, and portals - High score system Link: github.com/itsrealsumit007/pacman
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/1b63891b-496b-4dc1-b5e1-66979d9cc197-8677490b-1df3-48dd-9885-71fd65a48248.png
Developed a simple memory matching game written in C where the player has to match pairs of cards. The game includes different difficulty levels, a timed challenge mode, a leaderboard, and game statistics. Repo Link: github.com/itsrealsumit007/card
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c5894792-7b94-41a1-b1f8-f7f14c8866a4-2be372e9-8e43-4bee-b264-1ffe7e0ad4da.png
Made a simple Pong game implemented in C using SDL2 library. The game features two paddles, a ball, and power-ups that affect gameplay dynamics. Link : github.com/itsrealsumit007/game
"Guess the Number" is a command-line game written in C. The game challenges players to guess a randomly selected number within a specified range and limited number of attempts based on the selected difficulty level. It also features a leaderboard to keep track of top scores for each difficulty level and provides a performance summary at the end of the session. Repo Link : github.com/itsrealsumit007/guess_number
Made a simple console-based Tic Tac Toe game implemented in C. The game supports two players mode and also includes an AI opponent with two difficulty levels: Easy and Hard. Repo Link : github.com/itsrealsumit007/Tic-Tac-Toe
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/a940e785-e976-4e51-8365-86f055833447-310f04c7-0f76-431d-b22b-1256adc4aa28.png
github.com/itsrealsumit007/rpg Overview "Heroes of Java" is a turn-based RPG game where players control a hero on a quest to defeat monsters and save the kingdom. The game features include character management, quests, combat, and more. Current State The GameUI class is a central part of the game's user interface. However, due to ongoing development, it do not currently work as expected or integrate fully with other game components
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/719b2925-9f6c-46a2-bd87-32ddbddf50a6-8bd77fa5-e17a-4212-af5b-3e9f63fde2ae.png