Skip to content

A public repo for the last course day of the "Python Course" at the UHH

License

Notifications You must be signed in to change notification settings

Bogdan-Wiederspan/PythonCourseFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonCourseFun

At the last day of the "Python Course" at the UHH I had time for something more fun. Many students showed interested in doing games programming. So, I created this small repo as a template to guide the students.

We program the game "BreakOut" from the ATARI console.

To start the game pygame is required. To install write pip install pygame --user. To run the game write python3 solution/break_out.py from the ROOT directory.

About

A public repo for the last course day of the "Python Course" at the UHH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published