Skip to content
David Yuste edited this page Oct 7, 2020 · 1 revision

About

2015 C++ server for IOs app cloud services.

Family game designed for iPhone and iPad.

Players can compete on the board or through the Internet, against known or random opponents.

Take a look at Greedy Cats Lake site or download it at the Greedy Cats Lake game AppStore page.

It has been developed in Swift, and native iOS API. Network interacts with a custom C++ server providing web services for user account management, game logic and AI daemons for AI opponents (based on min-max algorithms).

Greedy Cats Lake

Clone this wiki locally