Skip to content

ohn0/CIS-3238-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIS-3238-Project

This is a Java program that allows the user play either Blackjack or Gofish. The user is presented with a menu when the application starts that lets them choose which game to start. The user will then play the game against an AI player(Blackjack), or multiple AI players(gofish).

Currently our project shows the starting game menu and then opens up the respective game window depending on what the user clicks. You can test this by cloning our project and running the "gameMain.java" file in the "gameWindow" package. We also have a testing package that has all the tests running correctly. The actual games are still being implemented, stay tuned for updates.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%