Isoldhe / Battleship

Battleship game in C#
0 stars 1 forks source link

Cursor movement / input #3

Closed Atrixsanna closed 5 years ago

Atrixsanna commented 5 years ago

Implementing input handling for the cursor in either approach: -in game.cs-

//using enter or space to confirm the input //using escape to cancel a confirmed input and return to the previous step