diff --git a/README.md b/README.md index 7094a02..4dd6a56 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ This is a simulation of the classic game of "La Brisca" in command line interfac - For being able to play it and to understand how the game works🤔, it's aim and more information I recomend you to check https://en.wikipedia.org/wiki/Brisca and also to search on the Internet. -- If you know catalan, keep calm, you can play in catalan😃! When the game starts it asks in which language you want to play (Catalan or English). +- 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 suports colorized ASCII characters, so you will see the prints colorized, and all will be more readable! +- ❗⚠️IMPORTANT⚠️❗ You should use a terminal that suports colorized ASCII characters, so you will see the prints colorized and all will be more readable! - To execute the game get Java☕ - build 14.0.2+12 or newer version. Then download the game here. Execute the file via terminal inputting `java -jar la-brisca-cli.jar`, where `.` is the current folder, which contains the `jar`. @@ -18,10 +18,10 @@ This is a simulation of the classic game of "La Brisca" in command line interfac - When the game starts you'll be asked about 2 things. The gamemode and the bot's AI. Gamemode: -> If u choose the default gamemode, you won't be able to see the cards of the bot. It's called default because in real life default's game mode you can't see oponents cards. +> If u choose the default gamemode, you won't be able to see the cards of the bot. Default mode acts like real life default's game mode, where you can't see oponents cards. > Otherwise, if u choose the "hacker" mode you'll be able to see bot's in-hand cards and other information👀. Bot's AI: -> If you enable it bot will be able to throw the cards "thinking" properly🧠. Otherwise will throw a random card🤖🤪. +> If you enable it, the bot will be able to throw the cards "thinking" properly🧠. Otherwise it will throw a random card🤖🤪.