From 75179b5dd4828cd7a8501232c992200d3e4d3d0e Mon Sep 17 00:00:00 2001 From: ericmp <60661635+ericmp33@users.noreply.github.com> Date: Wed, 18 Aug 2021 19:18:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12fbbf2..901d578 100644 --- a/README.md +++ b/README.md @@ -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. Default mode acts like real life default's game mode, where 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 opponents 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, the bot will be able to throw the cards "thinking" properly🧠. Otherwise it 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🤖🤪.