kairaedsch/Hexxagon
🎯 Online Board Game "Hexxagon"
This is an online version of the classic strategy board game Hexxagon. You can play against another person or challenge one of two built-in computer opponents with varying difficulty levels. Anyone who enjoys strategy board games and wants to play Hexxagon online will find this useful.
No commits in the last 6 months.
Use this if you want to play the board game Hexxagon online, either against a human opponent or an AI.
Not ideal if you are looking for a physical board game or a game with a complex storyline.
Stars
9
Forks
2
Language
Dart
License
MIT
Category
Last pushed
Jan 04, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/kairaedsch/Hexxagon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
haslam22/blackstone
Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean,...
canberkakcali/gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
pchampio/othello-prolog
:scroll: A fully functional Othello (Reversi) game, with several AIs, made in prolog for swipl.
EudyContreras/Othello-FX
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
sramakrishnan247/Checkers-AI
Checkers playing agent. The agent uses the Minimax algorithm with alpha beta pruning for playing...