aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-11-25 21:35:34 +0100
committerToni Uhlig <matzeton@googlemail.com>2019-11-25 21:35:34 +0100
commit4a52dcc14bf88667abcd9c472e0a7787eaced37a (patch)
tree3ee5012b7bc44e7dbd60365ed846d59b3b794284 /README.md
parent9252cc719b26bcdc09fccc5aa13f8944f46fe74e (diff)
github releaseHEADmaster
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