ammerzon / connect4

A Connect Four implementation with JavaFX and RMI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connect4

A program to play connect four over RMI as part of a homework in SWE4UE SS19 at FH OΓ– Campus Hagenberg.

✨ Features

  • Player vs. Player
  • Player vs. Robot
  • Robot vs. Robot
  • Watch a game

🚧 Possible improvements

  • Use MiniMax to make the robot more intelligent
  • Add a score board

πŸ— Frameworks

πŸ‘Š Attributions

πŸ“ƒ License

License: MIT

About

A Connect Four implementation with JavaFX and RMI.

License:MIT License


Languages

Language:Java 86.8%Language:CSS 12.0%Language:Kotlin 1.2%