previous
overview - click on any line
all project index
viewing JavaScript errors
next
Ships
images
the grid
squares.js
placing one ship
rows, columns and ids,
rc2id
set_a
,
seed
get_a
hor4
,
ver4
hor_clash_check(r0,c0)
,
break
hor_clash_check(r0,c0,n)
ver_clash_check(r0,c0,n)
,
hor(n)
seed
the row counters
count and right classes
the column counters
do_counters()
adding the shapes
shapes()
,
square_clicked(image)
counter_clicked(el)
fill(row,col)
,
substring
showing progress
ships.js
set_a_sn(row,col,a,sn)
final
seed()
globals.js
check()
g_ships
&
g_misses
added