luckysue / 10-print-python-pygame

Recreating 10 PRINT in Python 3 and Pygame

Home Page:https://www.makeartwithpython.com/blog/10-print-in-python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

10 PRINT in Python 3 with Pygame

Re-creating 10 PRINT in Python 3 and Pygame

Inspired by the book 10 PRINT.

Generates the following:

10 Print

Blog post and video walkthrough available at Make Art with Python

Requirements

Pygame and Python 3

Install Pygame on any operating system with:

$ pip install pygame

About

Recreating 10 PRINT in Python 3 and Pygame

https://www.makeartwithpython.com/blog/10-print-in-python/


Languages

Language:Python 100.0%