r/learnpython • u/aaronrobb • 2d ago
MazeCoders - Python, Flask, JS-based web game
First time playing with a Python-based website/app. Built on a docker setup using Python, Flask and JS. Python script auto-generates the levels as the first user to hit that level gets there, then saves the level layout to the DB.
Game concept/ideas as per my 8 year old son.
Built for 6-10 year old kids - starts easy, then gets harder as you go.
I think it came out pretty good for a first attempt at Python.
0
Upvotes
1
u/CodeSamur-ai 2d ago
Looks great! Congrats!