Skip to content

Nate-Rengo/coin_flip_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Coin Flip and Dice Roll Game

Description

This project is a Coin Flip and Dice Roll Game developed in Java with an SQLite database for data storage. It was completed by a team of two as the final project for a Software Engineering course. The game allows multiple users to intereact at the same time with the server and to create accounts, log in, and place bets on two types of games:

  • Coin Flip: Players can bet on heads or tails.
  • Dice Roll: Players can bet on a number a dice will land on.

Users can enter their bet amount, and their account keeps track of their earnings as they play.

The project follows Agile development principles with multiple sprints, focusing on iterating through game features and user interaction.

Getting Started

Needed to run program

  1. SLF4J API: You need to download the SLF4J API jar file for SQLite support:
  2. JAR File Dependency: Add the SLF4J JAR file as a dependency in IntelliJ.
  3. IDE: The project was developed using IntelliJ IDEA:
  4. First: Must run Server before attempting to start Main.

About

Software Engineering final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages