Skip to content

ammarasmro/connect4_ottotoot_mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect4_ottotoot_mvc

MVC implementation of Connect 4 and the OTTO and TOOT using JavaFX

Keywords: Java, JavaFX, FXML, MVC

The Model:

GamePlay ConnectFourGame OTTOandTOOTGame Disc DiscInt Player ComputerizedPlayer HardPlayer EasyPlayer

The Controller:

FXMLDocumentController

The View

FXMLDocument.fxml

Next steps:

  • Refactoring
  • Use iterators
  • Improve AI
  • Exception handling
  • Wildcards
  • Improve UI

About

MVC implementation of Connect 4 and the OTTO and TOOT using JavaFX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published