aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 0 insertions, 12 deletions
diff --git a/README b/README
deleted file mode 100644
index 0efd745..0000000
--- a/README
+++ /dev/null
@@ -1,12 +0,0 @@
-BlankHex Library
-
-Library with a bunch of stuff.
-
-Currently implemented:
-- I/O device abstraction
-- File access (Windows and POSIX)
-- Data structures (hashmap, queue)
-- Algorithms (swap, sort, partition, heap)
-- Geometry math (2D/3D/4D vectors, matrices, quaternions)
-- Unit tests
-