Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmp33 authored Aug 30, 2021
1 parent c3744c6 commit 730b4cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# la-brisca-cli🕹️🖥️👨‍💻
This is a simulation of the classic game of "La Brisca" in command line interface, programmed with Java (build 14.0.2+12). Made by @ericmp33 with <3. ✔️
This is a simulation of the classic game of "La Brisca" in command line interface, programmed with Java (build 14.0.2+12). Made by @ericmp33. ✔️

# What is "La Brisca"?💡
"La Brisca" is a popular cards game in a lot of Mediterranean countries, such as Catalonia, Italy, France, Portugal, Croatia, Slovakia... Also is present in center and South America.
Expand All @@ -9,7 +9,7 @@ This is a simulation of the classic game of "La Brisca" in command line interfac
- If you know Catalan, you can play in Catalan😃! When the game starts, it asks in which language you want to play.

# Simple instructions📄
- ❗⚠️IMPORTANT⚠️❗ You should use a terminal that supports colorized ASCII characters, so you will see the prints colorized and all will be more readable!
- ❗⚠️IMPORTANT⚠️❗ You should use a terminal that supports colorized ASCII characters, so you will see the prints colorized and all will be more readable! If you are on Windows i recommend you <a href="https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk701" target="_blank">the new Windows Terminal</a>.

- To execute the game <a href="https://adoptopenjdk.net/?variant=openjdk16&jvmVariant=hotspot">get Java☕</a> - build 14.0.2+12 or newer version. Then download the game <a href="https://github.com/ericmp33/la-brisca-cli/raw/main/out/artifacts/la_brisca_cli_jar/la-brisca-cli.jar">here</a>. Execute the file via terminal inputting `java -jar ./la-brisca-cli.jar`, where `.` is the current folder, which contains the `jar`.

Expand Down

0 comments on commit 730b4cd

Please sign in to comment.