From 47965855355c090fc45dd156c0c6c1898b3cc294 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Fri, 1 Sep 2023 13:22:08 +0530 Subject: add tros.gif --- README.md | 3 +++ tros.gif | Bin 0 -> 578049 bytes 2 files changed, 3 insertions(+) create mode 100644 tros.gif diff --git a/README.md b/README.md index dfb27ae..0cca7f0 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ The game has 3 difficulty modes: At the moment the score system is useless, and doesn't really make a difference on the gameplay, but i do plan on adding features, such as high score. +## TROS in Action +![](https://raw.githubusercontent.com/krolyxon/tros/master/tros.gif) + # TODO - [x] Algorithms to be implemented: - [x] Bubblesort diff --git a/tros.gif b/tros.gif new file mode 100644 index 0000000..83fcb32 Binary files /dev/null and b/tros.gif differ -- cgit v1.2.3