aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e5c169d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# What?
+
+A very simple **G**raphics **D**evice **I**nterface (short: **GDI**) based Radar.
+It can be used for internal and external game cheats.
+The API design follows the KISS principle.
+It should be usable within most game contexts with a minimal performance impact.
+
+# TODO
+
+There is still some room for performance improvements.
+It is not required to redraw the full screen as it is done at the moment.
+Only redraw rectangles that changed instead.
+
+# hf
+
+`Cheers!` \ No newline at end of file