Buildings A WIP City Builder built with Pygame. Foreword I am writing the document and the blog posts at the moment. Please by patient How to make it run on your computer Prerequistes Python (>= 3.12 is prefered) the venv module (it should be by default but we never know). Clone the repo Set up a Virtual env Install the dependencies pip install -r requirements.txt Run the game