User profile: makkz

User info
User name:makkz
History
Joined:
Number of posts:10
Latest posts:

Inheritance
Im making a battleships game, where I need to place ships of different lengths (Aircraft Carrier = l...

Function to randomly place ships on an array
@koopey Alright, how should i go about calling the place_ship() function in main() then that @Abstra...

Function to randomly place ships on an array
@koopey LOL that was pretty punny ;) [output]need to make "place_ship()" independent of 'dir' argume...

Function to randomly place ships on an array
@koopey It doesn't necessarily need to choose a random ship(length), it just needs to place all 5 sh...

Function to randomly place ships on an array
@koopey Alright i want to randomly place the 5 ships of the lengths specified on the array where the...