Neonsy / CSharp-Rock-Paper-Scissors

Rock Paper Scissors Console Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors Console Game

CSharp Console Dotnet Windows

Description

We had a few projects to choose from, try them out, and demonstrate what we've learned so far. Seeing that I prefer C# over Java, well, you know, I did the same thing again like with the Sudoku exercise.

Idea

The very first thing before even GitHubbing was to add music because, well, I haven't done that before which is reason enough 😜. Then, planning the game in my head as some sort of brain jogging, I started figuring out how I wanted to split the work. So, I went with a Game class and a Player class to learn about OOP in C#.

How To Use

Hint

If You Want To Make Full Use Of This App Get The Windows Terminal Which Allows You To See Unicode Chars. I Believe That Windows 11 Users Don't Have To But If You Still Use Windows 10 As I Do I Recommend The Windows Terminal

Demo

demo

Images

Start

1

Extra

2

Setup

Unicode

unicode

Mode

mode

P1

Name

p1name

Controls

p1control

Confirm

p1confirm

P2

Name

p2name

Controls

p2control

Confirm

p2confirm

Set Victory Condition

pointsToWin

Unicode Support

Enabled

YesEmote

Disabled

NoEmote

Input Handle

hint

Match Conclusion

Match End

Exit

exit

About

Rock Paper Scissors Console Game

License:MIT License


Languages

Language:C# 100.0%