Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

k0tran/clonium-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clonium

Rules:

  • Each player has it's own cells
  • Every turn he can increase number of dots on cell
  • If there is 4 dots on the cell, then it's spreads in all four sides and also captures opponent cells

The goal is to capture every other player's cells


How to setup

Run: python3 main.py

All you need is python3; Game uses built-in tkinter

Tested on Python 3.10.5 TkVersion 8.6

About

Clonium implementation in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages