Skip to content

Final assignment for CS 1110: Introduction to Computing Using Python.

Notifications You must be signed in to change notification settings

ninaray/CS-1110-Breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 1110: Breakout

Final assignment for CS 1110: Introduction to Computing Using Python. This assignment involved recreating the classic arcade game, “Breakout”. Modified code is in state.py, breakout/play.py, and breakout/breakout.py.

The purpose of this assignment was to develop a basic understanding of programming animation, utilize the usefullness of helper functions, and to be able to apply core concepts learned throughout the year, such as loops, classes/subclasses, error handling, and program structure vs. program flow.

About

Final assignment for CS 1110: Introduction to Computing Using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages