fe8803e74a
This port was broken due to being unfetchable. While finding a new source location, switch the executable from lib/fhourstones to libexec/fhourstones. Also, use "sed" and "echo" to eliminate the need for patches. Some changes were made to the submitted patch by me, but they were minor. PR: 200293 Submitted by: Ports Fury
5 lines
194 B
Text
5 lines
194 B
Text
This integer benchmark solves positions in the game of connect-4,
|
|
as played on a vertical 7x6 board. This takes about 10 minutes
|
|
on contemporary PCs.
|
|
|
|
WWW: http://tromp.github.io/c4/fhour.html
|