lab_retro/.commit_template

13 lines
440 B
Plaintext

# -----------------------------------------------------------------
# Write your entire commit message above this line.
#
# Software frameworks can be very powerful tools, allowing you to
# do a lot with very little code. In the `retro` framework, you
# create agents, and then the `Game` class runs the game with them.
#
# How does writing a program like the nav game feel different from
# the programs you were writing in Unit 1?
#