Add commit template
This commit is contained in:
parent
acf1fd34e5
commit
6adefdd30c
|
@ -0,0 +1,12 @@
|
||||||
|
|
||||||
|
|
||||||
|
# -----------------------------------------------------------------
|
||||||
|
# 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?
|
||||||
|
#
|
Loading…
Reference in New Issue