camba1 / arcade-draw-with-mouse

Simple python program to draw with the mouse in a grid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Array Backed Grid

Simple python program to draw with the mouse in a grid. Program to learn to use the Python Arcade library for building games with nephew during COV-19 shut odwn

  • Imports the arcade library
  • Draws a grid
  • User clicks with trackpad/mouse to draw green lines

Learning is fun!

About

Simple python program to draw with the mouse in a grid.


Languages

Language:Python 100.0%