Four-field Kono
A downloadable game for Windows
Four-field Kono as a point-and-click game in which you play against the computer. Made for a university computer science assignment. If interested in the source code, check the game's GitHub repository.
About Four-field Kono
Four-field Kono is a korean strategy game being recorded to have been played since the late 19th century. The game is played on a 4x4 board with 16 pieces: 8 black pieces and 8 white pieces.
Move types
All moves are executed orthogonally (up, down, left or right), not diagonally.
- CAPTURING MOVE --> one player's piece has to jump over one piece of their own and land onto an opponent's piece. The opponent's captured piece is removed from the board and replaced with the player's piece.
- MOVE TO EMPTY CELL --> player's can move a piece to a near empty cell
Game rules
- at the start of the game, the board is filled with all the pieces, each player's pieces being set on their side of the board
- first player has to execute a capturing move because the board is full and there are no empty cells
- players take turns, each executing only one move per turn
- a player wins if the opponent has only one piece left (cannot capture with only one piece) or the opponent is immobilized (cannot move or capture anymore)
Published | 3 hours ago |
Status | Released |
Platforms | Windows |
Author | Emma Vasii |
Genre | Strategy |
Made with | pygame |
Tags | 2D, Abstract, Retro, Singleplayer |
Average session | A few seconds |
Languages | English |
Inputs | Mouse |
Links | GitHub |
Download
Install instructions
To run the game, unzip the downloaded zip file and run the main.exe file.
If it's not working or your operating system is different than Windows, check the game's GitHub repository and follow the How to run the game instructions for Option 1.
Leave a comment
Log in with itch.io to leave a comment.