NetBSD/games/gomoku
rillig f2e0424f1c gomoku: extract separate function update_overlap_same_direction
No functional change.
2022-05-28 05:44:41 +00:00
..
Makefile gomoku: convert input source constants to an enum 2022-05-21 14:55:26 +00:00
bdinit.c gomoku: replace 1-based movenum with 0-based nmoves 2022-05-27 19:59:56 +00:00
bdisp.c gomoku: replace 1-based movenum with 0-based nmoves 2022-05-27 19:59:56 +00:00
gomoku.6
gomoku.h gomoku: reduce scope of local variables 2022-05-27 23:10:54 +00:00
main.c gomoku: replace 1-based movenum with 0-based nmoves 2022-05-27 19:59:56 +00:00
makemove.c gomoku: extract separate function update_overlap_same_direction 2022-05-28 05:44:41 +00:00
pickmove.c gomoku: reduce scope of local variables 2022-05-27 23:10:54 +00:00
stoc.c gomoku: fix error handling when reading moves from a file 2022-05-21 19:02:14 +00:00