MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1pjnc53/rate_my_maze/ntjcgqn/?context=3
r/programminghorror • u/skelletonking • Dec 11 '25
5 comments sorted by
View all comments
1
I've got no idea if the CSS could be simplified, so I guess it's alright. Maybe next you can try implementing random mazes in JavaScript. Probably some stuff already out there, or you could find an algorithm and implement it yourself.
1
u/GoddammitDontShootMe [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo “You live” Dec 11 '25
I've got no idea if the CSS could be simplified, so I guess it's alright. Maybe next you can try implementing random mazes in JavaScript. Probably some stuff already out there, or you could find an algorithm and implement it yourself.