Battle Ship
Budget: $10 – $30 USD
Simple battle Ship game in a WebForms where you play against AI. Functionality:
The screen should contain two fields. Fields should be rendered dynamically.
Ships should be automatically and randomly located on each start.
AI should have a simple logic. For example, if there is a damaged ship on a field, PC should try to finish it.
You need to display the history for each PC step
Fields first should be rendered as empty. While the game lasts we can see hit cells, damaged/sunk ships.
The screen should contain two fields. Fields should be rendered dynamically.
Ships should be automatically and randomly located on each start.
AI should have a simple logic. For example, if there is a damaged ship on a field, PC should try to finish it.
You need to display the history for each PC step
Fields first should be rendered as empty. While the game lasts we can see hit cells, damaged/sunk ships.