Skip to content

kigster/kigomoku-ios

Repository files navigation

Gomoku Game for iPhone

This is a project to create an open source implementation of five in a row for iOS. It also serves as a study project for iOS development.

Current State of the Algorithm

This is the alpha/beta pruning algorithm based on the relatively sophisticated cost function. It plays relatively well, but it is so slow that look ahead is only possible one step forward.

About

Simple Gomoku (Five In A Row) game for iPhone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published