Skip to content

Java-based console game zone with various games available. Made during Hello World 2023 — Hackathon for freshmen at Purdue

Notifications You must be signed in to change notification settings

vdadvdad/Gamezone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Gamezone

Java-based in-console gamezone with various games available. Rules for the games were found on Wikipedia. Made during Hello World 2023 — Hackathon for freshmen at Purdue.

Games

- Roulette

Fully founctional version of a rulette. All 7 types of bets are available and validness of input is checked (every check is proven in comments). After the game, displays winning condition and what numbers would've won the game for user.

- Poker

This works as a classic game of Texas Hold 'em between you and four computers. The game is mostly finished, but doesn't simulate a poker game accurately yet. For one, betting is only set for you, and the computers don't bet. Secondly, at the end of the hand, I decided to display a perspective from every player - you will see 5 major outputs, all containing the 5 cards from the river and each player's two hands they were dealt. I printed this out so that you can see who actually won that hand based on the river. I intended to make betting a part of the game so that there would be more excitement to it instead of just one hand at a time, but nevertheless, my program does accurately find which hand would have won a round!

- Blackjack

- Tic-tac-toe

Developers

  • Vladislav Pavlovskii (roulette)
  • Nathan McKinley (poker)
  • Rohini Pillai (blackjack)
  • Caitlyn (main menu and tic-tac-toe)

About

Java-based console game zone with various games available. Made during Hello World 2023 — Hackathon for freshmen at Purdue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •