Skip to content

This respository is the full developed code of the game which made with Kivy GUI. The game is based on Minimax Algorithm.

Notifications You must be signed in to change notification settings

Nebin007/Minimax_NumberGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Minimax_NumberGame

This respository is the full developed code of the game which made with Kivy GUI. The game is based on Minimax Algorithm. This game is purely written in python.

To run this game it requires the package kivy.

To install Kivy run the following command

pip install kivy

To run the game apply following command to the suitable terminal

py NebApp.py

Output of the file

First frame image Second Frame image

From the commandline which is used to run the python file it is possible to see each statespace iterations.

image

So that's basically about my game instructions.

About

This respository is the full developed code of the game which made with Kivy GUI. The game is based on Minimax Algorithm.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages