DHBW-SysProgCompiler / BattleShipsModules

Modules for BattleShips
GNU General Public License v3.0
0 stars 0 forks source link

place ships on the board #11

Closed Erix0815 closed 6 months ago

Erix0815 commented 7 months ago

develop an algorythm to automatically place random ships on the board the algo should be halfway efficient (groups had complains about their version taking 5-10 seconds)

Erix0815 commented 6 months ago

implemented and tested in current build