Maze Game

I build maze solving game using Pygame: Check it out What Technologies I used Python (Programming Language) Pytest (Unit testing) Pygame (Visualization & Keyboard Events) Pygbag (Python to wasm tool for Web Distribution) Github Pages (Hosting) Github Action (CI pipeline) Github (Version Tracking) How did I build It Codebase Github Repo Design The game is built using the MVC (Model-View-Controller) architecture and is based on Wesley Werner’s repository. I highly recommend checking out his repository for better understanding....

February 10, 2023 · 8 min · Abhay Vashist