quarkov / Indraw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indraw

This is a simple graphics program which one could run just for fun.

Prerequisites

Before you try to run the app make sure:

  • python interpreter (v.3.6 or higher) is installed on your computer;
  • pip is installed and up-to-date: python -m pip install -U pip;
  • pygame module is installed: python -m pip install pygame;

Download ZIP or clone the project.

How it works

  • Launch indraw.py.
  • Read the instractions in the appeared help window.
  • Press F1 to have fun.
  • Press F1 to call the help window again.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%