Skip to content

Commit

Permalink
add requiremnt and To-Do
Browse files Browse the repository at this point in the history
  • Loading branch information
priteshgohil committed Aug 8, 2020
1 parent 777b60f commit ed0f300
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Connect4_Game
Implementation of connect 4 game in python2 using alpha beta pruning

## Requirements
* python2

## To-Do
- [ ] Making code compatible for python3

## Authors
* Pritesh Gohil [@priteshgohil](https://github.com/priteshgohil)
* Jaswanth Bandlamudi [@jaswanthbjk](https://github.com/jaswanthbjk)
Expand Down

0 comments on commit ed0f300

Please sign in to comment.