Skip to content

opensourceios/sansumoku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sansumoku

An original board game for 2 players, a mash-up of Sudoku and Ultimate Tic-Tac-Toe. It is implemented as an iOS app in Swift and C/C++. For user facing features please see the Sansumoku website. Download Sansumoku on the App Store.

For developers

What would you find interesting in this repo as a developer?

  • Custom board is implemented using drawing in Core Graphics
  • AI Engine is implemented in C, so you can learn how to integrate reasonably complex C code with Swift.
  • Monte Carlo Tree Search algorithm

Sansumoku screenshot

About

Sansumoku iOS game

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 60.3%
  • C++ 17.4%
  • C 16.2%
  • HTML 5.7%
  • CSS 0.4%