8000 Releases · StewBC/gomoku · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: StewBC/gomoku

Added Plus4 version

10 Oct 15:10
Compare
Choose a tag to compare

Added a version for the Commodore Plus4. All other versions stay the same. The .D64 will now contain both gomoku.c64 and gomoku.plus4, so to do a make d64, bothe the c64 and plus4 versions will have to have been made.

Added Commodore 64 Version

17 Jan 18:48
Compare
Choose a tag to compare

This release has the Commodore 64 Multicolor High-Resolution port added.

  • There is an issue with the number of moves - the game reports that wrong on the C64 version even though it's the same code as on the Apple II
    The Apple 2 and Windows Command Shell version remain the same.

Another bad win recognition bug fix

11 Jan 16:32
Compare
Choose a tag to compare

Game detected a win where there was none

Undo and Win condition fixes

10 Jan 18:47
Compare
Choose a tag to compare

I wanted to be done so I skimmed testing and to my embarrassment, I bungled the undo and win condition recognition. Fixed now, I believe.

V1.00 with cleaned up help screen

09 Jan 02:00
Compare
Choose a tag to compare

This release cleans up the help screen a little but is in essence the same as V1.00 (just prettier).

Apple 2 and Windows Console

07 Jan 23:12
Compare
Choose a tag to compare

Initial Release.

0