Todd Kaiser
|
444e80ac8f
|
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
|
b41df315b0
|
Cleaned up debug statements and program flow. Fixed a couple of bugs from testing
|
2021-03-16 18:19:01 -06:00 |
|
Todd Kaiser
|
710d9104a2
|
Added major turn logic.
|
2021-03-16 15:29:25 -06:00 |
|
Todd Kaiser
|
c89430749e
|
Refactored main flow, added function and loop for executing turns.
|
2021-03-14 12:11:03 -06:00 |
|
Todd Kaiser
|
250eb99fe4
|
Copied functions from Jupyter notebook to salvo.py. Started adding interactive player interface.
|
2021-03-13 16:17:49 -07:00 |
|
Todd Kaiser
|
4a6afa8967
|
Initial version of the salvo.py program. Added initial user input functions for ship coordinates.
|
2021-03-07 18:31:24 -07:00 |
|
Todd Kaiser
|
eefff4c15d
|
Added logic to generate valid board, refactored generation logic and cleaned up overall structure
|
2021-03-03 20:33:26 -07:00 |
|
Todd Kaiser
|
eb5c886681
|
Added ship placement logic without checks for existing ships. Need to add existing ship check.
|
2021-03-02 19:32:02 -07:00 |
|
marvin826
|
7ab0ea6725
|
Jupyter workbook for working out basic Salvo Python concepts
|
2021-03-01 14:24:51 -07:00 |
|
Jeff Atwood
|
e264c7976f
|
add README.md to each language subfolder
|
2021-02-15 14:22:06 -08:00 |
|