Skip to content

clee088/Picture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picture

Use the ggame library to "paint" a graphical picture of something (e.g. a house, a face or landscape).

Use at least:

  1. Three different Color objects.
  2. Ten different Sprite objects.
  3. One (or more) RectangleAsset objects.
  4. One (or more) CircleAsset objects.
  5. One (or more) EllipseAsset objects.
  6. One (or more) PolygonAsset objects.

Similar to the first two challenges: fork this repository to your own account, then edit picture.py.

See:

General info on using ggame

Detailed info on using ggame

Note: this challenge will be automatically tested for your name and sources only.

About

Use ggame to draw a picture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.6%
  • Shell 10.4%