Skip to content

iMoeDev/cpit305-course-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPS Game 🪨📃✂️

Rock-paper-scissors is a game usually played by two players , where players simultaneously form one of three shapes with an outstretched hand. The "rock" beats scissors, the "scissors" beat paper and the "paper" beats rock; if both players throw the same shape, the game is tied.

Group Members

  • Mohammed Sami Akif
  • Ziyad Saad Alqahtani

More Details

In this project, the user will have to Sign-in and sign-up to be able to play a game, see his best records, and get a tutorial page. Once the user is signed in he will be able to play with whom is connected to the server and waiting for another player to join. Every two players will play together in a public room. the player can play multiple games, and the game contains three rounds, once the player gets higher points he will be considered the winner of the game. This project will cover 4 topics which are File Streams, MultiThreads, Networking, and Exceptions.

ER diagram

ER-diagram

Class Diagram

Class-diagram (2)

Screen Capture

Here some screen capture from our project:

  • Screenshot of sign up and login with handling wrong inputs ScreenshotOfSignin-up

  • Screenshot of the Tutorial and Best Record Screenshot T Bs

  • Screenshot of Players in the Game Screenshot Game

About

CPIT305 Course Project Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%