KrishnaGunjan

KrishnaGunjan

0-day streak
https://imgutil.s3.us-east-2.amazonaws.com/fc3a6aa70f2ddccd167a6b8fdd7c49ed2ae1fa9368cea827705179e9ec3da655/324fdcba-0cf9-4c49-82c4-0a68e2e5dd9a.png
summer-of-making emoji
github emoji
https://imgutil.s3.us-east-2.amazonaws.com/fc3a6aa70f2ddccd167a6b8fdd7c49ed2ae1fa9368cea827705179e9ec3da655/118ed690-3047-44b7-a861-b42f3fdd9a3e.png
github emoji
summer-of-making emoji
https://scrapbook-into-the-redwoods.s3.amazonaws.com/671f0c64-424c-4f1d-85a0-83bde0adbf4c-screenshot1.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/43a4d771-e3f4-4ca6-a417-883210187745-screenshot0.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/97e0aa0a-db03-4868-a5f9-7c71c8d80b69.png
https://imgutil.s3.us-east-2.amazonaws.com/2db483f14b9954036e49f0e537d777dbc35048313a3f167a8d4489e17a48b8e6/a2b4d03c-4828-4e56-9af2-77f1898f956c.png
summer-of-making emoji
github emoji
Added a new map generation feature which technically makes the game never ending as new random maps are generated whenever you win. Additional Updates: • Performance Improvement • Added collectabels like coins in the game TO DO: • Manage coin display • Manage coin interaction github.com/Krishna-Gunjan/Sneak
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/70bda7b5-9cb7-4048-afd0-7b7c5864f69b.png
Quick Recap of previous session: 1. tired to refactor working code 2. code broke 3. tried to fix 4. broke it even more What I did in this session: 1. Tried to fix the code. You may ask how? Simple -> I refactored the code again 💀 2. But, this time the code did not broke :ultrafastparrot: 3. Decided to fix a few bugs, screen display, font glitch, circle not registering seekers, etc. 4. Now, the code was organised but not clean, so I used pylance to clean the code (there are still issues like long line but I can't fix that) Git hub repo: github.com/Krishna-Gunjan/Sneak
https://imgutil.s3.us-east-2.amazonaws.com/2db483f14b9954036e49f0e537d777dbc35048313a3f167a8d4489e17a48b8e6/96d22256-e6cb-4859-a2d4-cbc14a5ed35d.png
github emoji
summer-of-making emoji
goose-honk-technologist emoji
I am done refactoring my entire code base !! While the point system is still waiting to be added, I forced myself to stop because the code was so messy that adding another feature would make it completely unreadable. Well the code is broken right now as many settings are yet to be integrated but at least the framework is complete. If you want to play the game please run the demo.py (the original bad but working code). I will try to fix and add other features tomorrow. Here is the repo: github.com/Krishna-Gunjan/Sneak
https://imgutil.s3.us-east-2.amazonaws.com/2db483f14b9954036e49f0e537d777dbc35048313a3f167a8d4489e17a48b8e6/4e31d5a2-908d-4a9a-94f9-fc3f107b6d35.png
https://imgutil.s3.us-east-2.amazonaws.com/b8f6d75d2b7f2dddb021550327cc91ae1a5cc408ec9fae56947be097e370d92c/b9d8bc31-f1bf-4de1-8c60-6a4f02451073.png
summer-of-making emoji
github emoji
https://imgutil.s3.us-east-2.amazonaws.com/cf176f7da779f9e6b0f840368612bbc9aa3c5a272003cfd3e4f4602a6946b3e0/a68dadb6-c34f-4e11-b0a1-8465b7db665e.png
github.com/Krishna-Gunjan/TicTacBoom/blob/main/main.py I created remodeled the Tic Tac Toe game into Tic Tac Boom. What's the difference? 1. At all times 3 block remain inactive and after each turn, changes position 2. There is a 1 in a 5 chance that a mark (X or 0) will change to its opposite mark (X -> 0 and O -> X) Enjoy the game, it is sometimes buggy 😅 Here is a preview
https://scrapbook-into-the-redwoods.s3.amazonaws.com/df012964-9e9c-4897-a4d3-6c810bf60144-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/6bfdd477-c007-4e9c-a300-b538019643e9-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/74608ee6-2579-48fd-9476-cede0f2bce1f-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/aa85a37abdefd2ef5be9f8e8b6e49282672b8ebe6b3af954409a32919a9f4127/66a68175-ed59-4b2d-be92-34c54c7e12a9.png
Created a GitHub Stats generator using the github API and flask. Many errors to resolve...
https://scrapbook-into-the-redwoods.s3.amazonaws.com/57555d58-ae92-4153-80ed-3b4ac4c08d7b-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f0b314ab-6207-4fe7-a32c-28a65bac3256-image.png