Skip to content
 
 

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4

A java project that recreates the connect 4 tabletop game using various design patterns

Install

Play by running the Connect4.jar file. If you want compile it yourself open the project in NetBeans 14+ with the Java JDK 20+ or the equivalent process in other IDEs.

Design patterns used in the project

  • Singleton
  • Command
  • Memento
  • Decorator
  • Factory method
  • Flyweight
  • Observer

By Cesar Pulido & Nicolas Romero

About

A java project that recreates the connect 4 tabletop game using various design patterns

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages