issues
search
henrylin03
/
battleship
Battleship game in your browser, written in JavaScript
http://henrylin.io/battleship/
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bug: createGameboard unit test failing
#19
henrylin03
opened
2 months ago
0
ships are divs and not just coloured squares
#18
henrylin03
opened
2 months ago
0
randomise button is actually in line with the grids, rather than being absolutely placed
#17
henrylin03
opened
2 months ago
1
use svgs for hits and misses
#16
henrylin03
opened
2 months ago
0
add sounds for hits and misses
#15
henrylin03
opened
2 months ago
0
write unit test for the throwing of an error by gameboard object if there are ships being placed adjacent to another ship
#14
henrylin03
opened
2 months ago
0
improve intelligence of computer player by having it try adjacent slots after getting a ‘hit’
#13
henrylin03
opened
2 months ago
0
create 2-player mode
#12
henrylin03
opened
2 months ago
0
players can drag and drop their ships
#11
henrylin03
opened
2 months ago
4
ships are svgs
#10
henrylin03
opened
2 months ago
2
use modal for win announcement rather than just an alert in the browser
#9
henrylin03
opened
2 months ago
1
when a user resets the random positions of their ships, their existing positions are removed from DOM
#8
henrylin03
closed
2 months ago
1
whenever a ship is sunk (by either you or the computer) the ship that was sunk is displayed in text
#7
henrylin03
opened
2 months ago
0
update ui colours for greater visibility
#6
henrylin03
opened
2 months ago
1
add delays during turns
#5
henrylin03
opened
2 months ago
0
randomly placed ships do not touch each other (need to write unit test)
#4
henrylin03
closed
2 months ago
1
refactor: only render boards that are being attacked instead of rendering both
#3
henrylin03
opened
2 months ago
1
randomly placed player ships should not collide
#2
henrylin03
closed
2 months ago
0
bug: ensure play grids are perfect squares
#1
henrylin03
closed
2 months ago
1