19 lines
703 B
Markdown
19 lines
703 B
Markdown
# Tux Paint
|
|
|
|
- Home: http://tuxpaint.org/, https://sourceforge.net/projects/tuxpaint/
|
|
- State: beta
|
|
- Download: http://tuxpaint.org/download/, https://sourceforge.net/projects/tuxpaint/files/
|
|
- Platform: Windows, Linux, macOS, Android, iOS
|
|
- Keywords: educational, for kids, open content
|
|
- Code repository: ? (https://sourceforge.net/p/tuxpaint/_list/git unavailable currently)
|
|
- Code language: C, C++
|
|
- Code license: GPL-2.0
|
|
- Assets license: ? (GPL-2.0 + Public Domain)
|
|
- Developer: New Breed Software, Bill Kendrick
|
|
|
|
Drawing game intended for children ages 3 to 12. The user is presented with a blank canvas and a variety of drawing tools to help them be creative.
|
|
|
|
## Building
|
|
|
|
- Build system: Make
|