VelbazhdSoftwareLLC/IthakaBoardGame
Ithaka board game is played on a four by four square grid with three pieces in each of four colors.
This project lets you play the Ithaka board game on your Android device. It takes your touch inputs for moving game pieces on a 4x4 grid and outputs the updated game state, allowing you to play against another person or potentially an AI opponent. This is for anyone who enjoys abstract strategy board games and wants to play them on a mobile device.
No commits in the last 6 months.
Use this if you want to play a digital version of the Ithaka abstract strategy board game on your Android phone or tablet.
Not ideal if you are looking for a physical board game, a different game, or a version for a non-Android platform.
Stars
11
Forks
6
Language
Java
License
GPL-3.0
Category
Last pushed
Aug 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/VelbazhdSoftwareLLC/IthakaBoardGame"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Scriptim/Abalone-BoAI
A Python implementation of the board game Abalone intended to be played by artificial intelligence
in-op/GameAI
Various C# implementations of game AI
arminkz/Reversi
Artificial intelligence of the Reversi / Othello
Zolomon/reversi-ai
A text based python implementation of the Reversi game with an artificial intelligence as opponent.
danijelaskov/expectiminimax-backgammon
A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves...