Creating a Daily Puzzle Game with React, MongoDB & Google Cloud Run
A step by step guide for using MongoDB Atlas Anonymous Auth, App Services as the game backend & Google Cloud Run for frontend hosting.
Dec 12, 202218 min read97

Search for a command to run...
Articles tagged with #game-development
A step by step guide for using MongoDB Atlas Anonymous Auth, App Services as the game backend & Google Cloud Run for frontend hosting.

A step by step guide to use Python multiprocessing, to optimize existing game solving algorithm

A step by step guide to create the algorithm, and find the minimum number of moves needed to solve the tiles puzzle using Python

We use the Python Turtle module to create the "Figure" puzzle game
