An open API service indexing awesome lists of open source software.

https://github.com/hxr16f/rps

Rock, Paper, Scissors game.
https://github.com/hxr16f/rps

batch cli game paper rock scissors

Last synced: 2 months ago
JSON representation

Rock, Paper, Scissors game.

Awesome Lists containing this project

README

        


rps - YouTube


Rock, Paper, Scissors game.




Sreenshot_1

# Usage
Launch `Rock, Paper, Scissors.bat` by double-clicking or call it from cmd.

# Singleplayer difficulties
There are 4 difficulty levels:
* **Easy** (never lose)
* **Medium** (random method)
* **Hard** (probability method - calculates the probability based on your turns)
* **Impossible** (never win)

# Multiplayer
There are 2 multiplayer modes:
1. [hotseat](https://en.wikipedia.org/wiki/Hotseat_(multiplayer_mode))
2. tcp/ip (needs internet connection)

# TCP/IP multiplayer outside LAN
To make it working outside LAN you have to [port forward](https://portforward.com/) your router (or use something like [hamachi](https://www.vpn.net/) or [ngrok](https://ngrok.com/)).

# Donate
If you support my work or like my projects, [you can donate me some money](https://github.com/hXR16F/donate/blob/master/README.md). Thank you 💙