Skip to content

Paint compositions similar to some made by Piet Mondrian.

License

Notifications You must be signed in to change notification settings

danielsource/paint-squares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Image)

paint-squares

A program made with raylib (v4.5) to paint compositions similar to some made by Piet Mondrian. Inspired by Mondrian And Me.

How to run this program?

The Makefile contains the instructions for compiling this program. Make sure you have raylib (v4.5), make and a C99 compatible compiler. Configure the Makefile accordingly and run make to compile and ./paint-squares to execute.

Controls

Mouse:

  • Mouse left button -> Paint a line at the cursor position.

Keyboard:

  • P -> Take screenshot of the program window.
  • C -> Clear the window.
  • ESCAPE -> Exit program.

Author

This program was written by daniel.source and is Copyright (C) 2023. The source code is released under the zlib License.

About

Paint compositions similar to some made by Piet Mondrian.

Topics

Resources

License

Stars

Watchers

Forks