PyAr / PyZombis

Programación Python para Zombis MOOC (código y materiales del curso abierto y masivo en linea)
GNU Affero General Public License v3.0
21 stars 47 forks source link

Modernizes MVC #322

Closed its-ChaTTy closed 5 months ago

its-ChaTTy commented 5 months ago

Summary

Modernized MVC Lecture, TWP52 (both english & spanish). The lesson previously was written in Tkinter GUI for desktop apps, looking outdated and requiring a PC to execute it. So this PR rewrites the code for the web (HTML5) and make the lesson interactive in the browser using Brython Event Handlers. Partially completes #217

Checklist

Screenshots

image image image image

github-actions[bot] commented 5 months ago

Published to http://pyar.github.io/PyZombis/322/index.html