浏览代码

Update readme to be slightly better

Lily Carpenter 9 年之前
父节点
当前提交
2835695a6f
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      README.org

+ 10 - 0
README.org

@@ -1,3 +1,13 @@
1
+* Crypts and Corpses
2
+** Description
3
+A simple roguelike where you play a necromancer. Created for/during the common lisp game jam here: [[http://itch.io/jam/january-2016-lisp-game-jam]]
4
+** Install
5
+*** Install [[https://www.quicklisp.org/beta/][quicklisp]]
6
+*** Clone [[https://gitlab.com/azrazalea/cl-bearlibterminal][cl-bearlibterminal]] into ~/quicklisp/local-projects/
7
+*** Clone git repo into ~/quicklisp/local-projects/
8
+*** Install [[http://foo.wyrd.name/en:bearlibterminal][BearLibTerminal]] (most likely need to compile)
9
+*** (ql:quickload :crypts-and-corpses)
10
+** License
1 11
 Copyright (C) 2016 Lily Carpenter
2 12
 
3 13
 This program is free software: you can redistribute it and/or modify