Project 1 - The game of HOG

After the first 2 weeks, the students are supposed to hand in their first project.

The aim of the project is to practice using control statements and higher-order functions together.

The entire project is described here: https://inst.eecs.berkeley.edu/~cs61a/su19/proj/hog/

Solution: https://github.com/tomthestrom/cs61a/blob/master/projects/hog/hog.py

Last updated