From 5f5257652f1c7df90337b0757d1ed8e1de173d8c Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 22 Apr 2023 00:09:08 +0100 Subject: Add image to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 65ece48..dd10380 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A simple proof of concept algorithm to combine multiple tiled rectangles into a smaller number. This can be used to optimise the number of rectangles to check for collision in a game. +![Screenshot](images/screenshot.png) + ## Requirements - C Compiler -- cgit v1.2.1