Akshit6828 / SuperMaxioCheckers_snakes-hackers

A simple checkers game with a super mario twist powered by AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super Maxio Checkers Game

All Contributors

This game is designed for the MLH Snakes and Hackers hackathon.

Theme - board games

Table Of Contents:


Overview

Checkers game based on AI algorithm minimax, the algorithm analyses player's moves and king pieces transform into super mario.

Made with Pygame

forthebadge made-with-python

[checkers]

Syntax

  1. Start your favorite Command-Line program, in administrator or sudo mode as per your Operating System.

  2. Change your current directory, to where the project is saved.

  3. For Linux based systems,

python3 main.py 

For Windows systems,

python main.py 
  1. Let it run !

Contributors ✨

Thanks go to these wonderful people (emoji key):


GaryNLOL

💻 🐛

This project follows the all-contributors specification. Contributions of any kind are welcome!

About

A simple checkers game with a super mario twist powered by AI

License:MIT License


Languages

Language:Python 100.0%