beloitcollegecomputerscience / RiverCrossingPuzzles

A project to implement a wide variety of river crossing puzzles into one application
0 stars 3 forks source link

Initial setup of the game window: characters on a background #14

Closed CorinaSterbet closed 4 years ago

CorinaSterbet commented 4 years ago

A generic background and several characters placed on the top of the graphic. At this stage, the images open up in a static and un-clickable window.

Libraries used: Pillow, graphics.py Team: Corina, Saugat Task: Sprint Backlog item (2)

NoraCodes commented 4 years ago

Looks good! We can probably make this better factorized later but this seems like a great proof of concept