From c173dbef8e78b9e018a2a2a8df9188eb91353966 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Wed, 16 Jan 2019 19:14:56 -0500 Subject: add initial top-level README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b64f1c --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +Pablotron Sokoban +================= + +Minimal text and GUI Sokoban implementation. + +Assets: +* opengameart sprites +* roboto.ttf + +Libraries: +* SDL +* SDL\_ttf +* SDL\_mixer +* stb\_image +* jsfxr +* -- cgit v1.2.3