top of page

Generate a Maze
Using recursive backtracking to create a maze in Python
Ronav Gupta
Feb 20, 20244 min read
166 views
1 comment


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
353 views
1 comment


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
153 views
0 comments

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 22, 20233 min read
459 views
0 comments
bottom of page