Reversi game in python (ACA Semester project, IIT Kanpur,India)
A semester project offers an opportunity to learn something new and improve our skills
The Project :
Reversi : A two player game involving capture of pieces.
- Create a simple two player game using pygame
- Create a AI for single player game
- If time permits, two player network game using sockets.
- See the link above