top of page


Recap of our Python Game Series
Dive into our Python Game Series for step-by-step tutorials on creating classic games like Tetris, Pong, and more. Get free access to code!

Ronav Gupta
Jun 14, 20242 min read
2,290 views
0 comments


Python Game Series: Tetris
Learn to build your own version of Tetris using Python and Pygame. Dive into the iconic puzzle game and create a fully functional game

Ronav Gupta
Jun 5, 20241 min read
1,345 views
0 comments


PhotoBomb: A Fun and Interactive Game for Kids
Unleash the fun with PhotoBomb, the interactive game that sparks creativity and coding skills in kids!

Ronav Gupta
Jun 4, 20244 min read
216 views
0 comments


Python Game Series: Pong
Learn how to create a classic Pong Game in Python. Explore the code, understand the game mechanics, and enhance it with new features.

Ronav Gupta
Jun 3, 20241 min read
647 views
0 comments


Python Game Series: Space Invaders
Discover the magic of Python Game Series: Space Invaders. Dive into the world of retro gaming and coding with this classic game reimagined

Ronav Gupta
Jun 2, 20242 min read
864 views
0 comments


Python Game Series: Snake
Unleash your coding skills with Python Game Series: Snake! Control a hungry snake, grow in length, and master loops & collision detection

Ronav Gupta
Jun 1, 20241 min read
340 views
0 comments


Python Game Series: Tic-Tac-Toe
A classic game for two players, X & O, who take turns marking spaces in a 3x3 grid. It's great for learning about 2D arrays and basic logic

Arjun Mahajan
May 31, 20243 min read
586 views
0 comments


FLL SUBMERGEDâ„ Field Breakdown
Uncover the exciting missions in the FLL SUBMERGED Field Breakdown. Dive into the mission models and game elements (predictions)

Ronav Gupta
Apr 28, 20242 min read
13,002 views
0 comments


Build a SONAR with Ultrasonic Sensor
Learn how to build a Sonar system using an Ultrasonic Sensor and Arduino.

Ronav Gupta
Mar 15, 20242 min read
472 views
0 comments


What do you see? Inspire a more inclusive and open-minded team culture
'What Do You See?' This game is all about exploring the power of perception and perspective.

Suhani Gupta
Mar 12, 20243 min read
42 views
0 comments


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


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

Ronav Gupta
Feb 20, 20244 min read
167 views
1 comment
bottom of page