https://github.com/sm-sayedi/tickers_board_game
Tickers is an android board game, that is played on a 3x3, 4x4, or 5x5 cells board.
https://github.com/sm-sayedi/tickers_board_game
ai android android-game-app java xml
Last synced: about 1 month ago
JSON representation
Tickers is an android board game, that is played on a 3x3, 4x4, or 5x5 cells board.
- Host: GitHub
- URL: https://github.com/sm-sayedi/tickers_board_game
- Owner: sm-sayedi
- Created: 2021-05-25T19:37:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T09:31:03.000Z (about 3 years ago)
- Last Synced: 2025-07-25T09:46:26.149Z (11 months ago)
- Topics: ai, android, android-game-app, java, xml
- Language: Java
- Homepage:
- Size: 1.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tickers
Tickers is an android board game, that is played on a 3x3, 4x4, or 5x5 cells board. Tickers is an imaginary name for this game, which originally is played on the ground surface in Afghanistan's rural areas. In this project, I tried my best to mimic the game, by using complex math for game rules. This game is fully implemented without the help of any particular package. It can be played vs. friend or vs. Computer (AI).
Although the game is not developed to the end, but still it's a good one.😀
## Here are some previews of the game:
Game overview
Play with friend
Play with AI