A downloadable game for Windows, macOS, and Linux

Controls:

Left Click - Add points (lines will connect automatically)

[A] - Seperate a line

[C] - Clear (also updates background color)

[V+#] - Change line color (Ex. V + 1 = red color; Numbers 1-8)

[B+#] - Change background color (Ex. B + 1 = red color; Numbers 1-8)

[L+#] - Increases line width (Ex. L + 5 = line width increase in 20; Numbers 1-5)

[K+#] - Decreases line width (Ex. K + 5 = line width decrease in 20; Numbers 1-5)

Download

Download
entypaint.py 3.4 kB

Install instructions

You are downloading a fun, interactive, game/project where you get to draw whatever you want, only by using lines, dots, and colors! This project is built on Python.


Steps to download:

1. Download Python onto your computer

2. Download the Pygame module

3. Download this game and run it in an editor (Ex. Visual Studio)

4. Have Fun!