From 7c2a25bbcf0aff01d27d60e733a9f9c991eba655 Mon Sep 17 00:00:00 2001 From: PolyMars <51007356+PolyMarsDev@users.noreply.github.com> Date: Tue, 30 Jun 2020 11:49:25 -0500 Subject: [PATCH 1/3] Add updated screenshots to readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 60da48f..104e303 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,8 @@ Sokobot is a Discord bot written with [JDA](https://github.com/DV8FromTheWorld/JDA) that lets you play [Sokoban](https://en.wikipedia.org/wiki/Sokoban), the classic box-pushing puzzle game. ## Screenshots -![reaction controls](https://cdn.discordapp.com/attachments/670425377503707146/721169251498590218/sokobot_1.gif) +![reaction controls](https://cdn.discordapp.com/attachments/670425377503707146/727566182986547291/sokobot_v1.1.gif) -![wasd command controls](https://cdn.discordapp.com/attachments/670425377503707146/721170521714196571/sokobot_2.gif) ## Features ### Infinite levels The maps in Sokobot are randomly generated, increasing in difficulty as you progress. From 396016eeba3efc3c46e84ae20db82345ca588cb3 Mon Sep 17 00:00:00 2001 From: PolyMars <51007356+PolyMarsDev@users.noreply.github.com> Date: Tue, 30 Jun 2020 11:55:14 -0500 Subject: [PATCH 2/3] Added more screenshots to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 104e303..11c17c9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Sokobot is a Discord bot written with [JDA](https://github.com/DV8FromTheWorld/JDA) that lets you play [Sokoban](https://en.wikipedia.org/wiki/Sokoban), the classic box-pushing puzzle game. ## Screenshots -![reaction controls](https://cdn.discordapp.com/attachments/670425377503707146/727566182986547291/sokobot_v1.1.gif) +![Level 1](https://cdn.discordapp.com/attachments/670425377503707146/727566182986547291/sokobot_v1.1.gif) +![Level 2](https://cdn.discordapp.com/attachments/670425377503707146/727567694597193829/sokobot_v1.1_.gif) ## Features ### Infinite levels From e69a4672f02c75ac189a7acdc5892d58d9f33230 Mon Sep 17 00:00:00 2001 From: PolyMars <51007356+PolyMarsDev@users.noreply.github.com> Date: Tue, 30 Jun 2020 11:57:41 -0500 Subject: [PATCH 3/3] More screenshot changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11c17c9..957b5d5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Sokobot is a Discord bot written with [JDA](https://github.com/DV8FromTheWorld/JDA) that lets you play [Sokoban](https://en.wikipedia.org/wiki/Sokoban), the classic box-pushing puzzle game. ## Screenshots -![Level 1](https://cdn.discordapp.com/attachments/670425377503707146/727566182986547291/sokobot_v1.1.gif) +![Level 1](https://cdn.discordapp.com/attachments/670425377503707146/727568442034487316/sokobot_v1.1.gif) ![Level 2](https://cdn.discordapp.com/attachments/670425377503707146/727567694597193829/sokobot_v1.1_.gif) ## Features