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://imgutil.s3.us-east-2.amazonaws.com/54d751692046568c8486faea82dd1bdf721f811564702a4502db53699e49935d/5b5ecec4-1911-4043-a95d-212e1bc03930.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://imgutil.s3.us-east-2.amazonaws.com/a6a40f2b7a4591351ac01efcc26c5931ef74ab95733e768b757610f05d36d59d/b8499c91-c6db-49db-91a7-75e1c2786639.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
https://imgutil.s3.us-east-2.amazonaws.com/986e55cfa36dfc4d4ed9c41dd6a929afb845ab9f8388190718a6eb9738b6641b/c019b1f7-a09e-40d0-994e-1c4955eed0dc.png
"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
https://imgutil.s3.us-east-2.amazonaws.com/190948f5d67e128082229f927876c8bd6a6104d5348a91fed5457c5ebe4184f3/f02022be-5aad-461d-969d-eea99d6be02f.png
https://imgutil.s3.us-east-2.amazonaws.com/564d4bff30f2171238ec2aaffedd40623f6ac2723b8fe11af0c765e2e7f4efd1/ecae3e3a-635c-4f39-8c4d-34dfdd808d8d.png
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://imgutil.s3.us-east-2.amazonaws.com/2d31b64c048793e3689305e6fd6c09b61b3bff6b09da207475b710a60f758e22/b07fb493-5491-4a54-8239-950964a15278.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://imgutil.s3.us-east-2.amazonaws.com/246f48120f3881b7af5e9cf9c009dc8f0917b6182bb99bde4678a17ed52c1f99/98feff27-6a35-4372-973d-f350b9db69ac.png
https://imgutil.s3.us-east-2.amazonaws.com/149ea656a3b1eafe0d2f37ee5d7e073ba646f467a12113265dfc44138e39daec/8d155d3d-ea5a-421f-9da4-ed868b411fe3.png