Todd Kaiser
|
7222546bcf
|
Fixed the order of printing out which ships were hit. Original game printed out ships that were hit AFTER updating the board, not during. getting close to done!
|
2021-03-16 19:28:55 -06:00 |
|
Todd Kaiser
|
e6e6a52646
|
Cleaned up debug statements and program flow. Fixed a couple of bugs from testing
|
2021-03-16 18:19:01 -06:00 |
|
Todd Kaiser
|
8bea3b92f4
|
Added major turn logic.
|
2021-03-16 15:29:25 -06:00 |
|
Todd Kaiser
|
486e336224
|
Refactored main flow, added function and loop for executing turns.
|
2021-03-14 12:11:03 -06:00 |
|
Todd Kaiser
|
e707846091
|
Copied functions from Jupyter notebook to salvo.py. Started adding interactive player interface.
|
2021-03-13 16:17:49 -07:00 |
|
Todd Kaiser
|
540b6b763a
|
Initial version of the salvo.py program. Added initial user input functions for ship coordinates.
|
2021-03-07 18:31:24 -07:00 |
|