diff options
author | Paul Duncan <pabs@pablotron.org> | 2019-01-16 19:14:56 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2019-01-16 19:14:56 -0500 |
commit | c173dbef8e78b9e018a2a2a8df9188eb91353966 (patch) | |
tree | 7334ae33b1b178b455986263e405864583887201 | |
parent | a77e5c1f62bf2d37cb762779a6645db97fcb3c38 (diff) | |
download | sok-c173dbef8e78b9e018a2a2a8df9188eb91353966.tar.bz2 sok-c173dbef8e78b9e018a2a2a8df9188eb91353966.zip |
add initial top-level README
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
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 +* |