Skip to content

A game created for UoP programming competition, using python and Zelle's graphics.py module

License

Notifications You must be signed in to change notification settings

Hopson97/Android-Apple-Drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Apple Drop

Demonstation: https://www.youtube.com/watch?v=e9HhxOSJWLs

How it was made: https://www.youtube.com/watch?v=AX-Zfcz1AEs

This is a game about an Android eating apples. It was created for a contest run by the computing dept. at my university.

The rules were as follows:

  • I had to use graphics.py for the graphics.
  • I was not allowed to write my own classes (I presume because we were yet to be taught this, so they wanted to keep it fair)
  • I was not allowed to use non-standard modules such as pygame
  • This means only Python 3 standard modules could be used
  • The game had to either be about a bat and ball, or an Android eating apples (I went with the latter)

To run the game, run from main.py

GamePlaye

About

A game created for UoP programming competition, using python and Zelle's graphics.py module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages