@_KevinTrainor@mastodon.online
Post #2690066
2026-04-23 13:19 UTC
@treyhunner@mastodon.social, this is fantastic. I played it just now and thoroughly enjoyed it. Is this built with a framework that could be mastered by Python beginners? I teach a beginner Python course to students in a library and information science masters program. They each choose their own final project. This is the kind of learning game that many of them would like to create as their final project. Is it built with tools that a beginner could master at the end of a Python course?
Replies (1)
-
@treyhunner@mastodon.social 2026-04-23 20:46
@_KevinTrainor@mastodon.online Parts of it could certainly be made by Python beginners, but all of the heavy lifting in the UI is front in JavaScript & CSS. It's about 40% JS, 20% HTML, 40% Python/Django (not counting the 20% that's CSS but not we're at 120%).