Ronav GuptaFeb 293 min readFun and Educational Hangman Game with PygameCreate a simple Hangman game using the popular Python library, Pygame.
Ronav GuptaFeb 283 min readCenterstage: A Rookie FTC Robotics Team's Journey of Innovation and GrowthHow a rookie FTC team fare in the Centerstage season, learning robotics, earning accolades, and achieving a 10th place at Champs?
Ronav GuptaFeb 213 min readSolving a MazeThe player automatically navigates through a maze, updating the display to show the current path taken until the exit is reached or the play
SamarFeb 153 min readCoding and its Helping HandLearning to code is the single best thing anyone can do to get the most out of the amazing future in front of us — Marc Andreessen
Ronav GuptaFeb 112 min readPlaying hoops on different celestial bodiesCreating a game in Pygame that involves simulating the trajectory of a ball based on different gravitational forces on different...
Ronav GuptaJun 21, 20233 min read Solve any Sudoku in secondsSolve any sudoku in seconds using python pygame. Get free code and have fun building and playing.