top of page


Fun and Educational Hangman Game with Pygame
Create a simple Hangman game using the popular Python library, Pygame.

Ronav Gupta
Feb 29, 20243 min read


Solving a Maze
The player automatically navigates through a maze, updating the display to show the current path taken until the exit is reached or the play

Ronav Gupta
Feb 21, 20243 min read


Generate a Maze
Using recursive backtracking to create a maze in Python

Ronav Gupta
Feb 20, 20244 min read


Coding and its Helping Hand
Learning 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

Samar
Feb 15, 20243 min read


Playing hoops on different celestial bodies
Creating a game in Pygame that involves simulating the trajectory of a ball based on different gravitational forces on different...

Ronav Gupta
Feb 11, 20242 min read


Solve any Sudoku in seconds
Solve any sudoku in seconds using python pygame. Get free code and have fun building and playing.

Ronav Gupta
Jun 21, 20233 min read
bottom of page