From 953faeb76b281f9badc3e076acdc8ac7b1e3d3ea Mon Sep 17 00:00:00 2001 From: Eronarn Palazzo Date: Sat, 9 Jun 2012 14:53:00 -0400 Subject: [PATCH] Development and readme updates. --- DEVELOPMENT | 5 +---- README | 21 ++++++++++----------- 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/DEVELOPMENT b/DEVELOPMENT index 80abcea..e4baed9 100644 --- a/DEVELOPMENT +++ b/DEVELOPMENT @@ -1,8 +1,5 @@ -Hellmouth is open source, and patches are appreciated. +(Somewhat deprecated!) -Check out the TODO for what you can help on, or get in touch with me. - ---- Folder structure: /actor: Code for actors (both the player and NPCs). diff --git a/README b/README index 23bbfa7..05ae111 100644 --- a/README +++ b/README @@ -1,14 +1,13 @@ -The forces of darkness are gathering in the hidden places of the world. As a demon slayer, it is your calling to put an end to their plans. You must find the Hellmouth and seal it at any cost! +To run Meat Arena: -Hellmouth will focus on in-depth tactical combat rather than resource management or a gameplay clock. You'll have few fights, but they'll be *hard*. Development will take place on Github (https://github.com/Eronarn/Hellmouth). I'll be posting daily development updates on 7drl.org as well as longer design articles on my personal site. + python src/hellmouth.py -Planned features: -* Hex grid -* Diverse fighting styles and weaponry -* Locational damage and called shots -* Active defense options (parrying, retreating, etc.) -* Moderate historical accuracy +The game will probably not run on Windows. -SEE ALSO: --DEVELOPMENT --TODO +MEAT ARENA: +A testing arena for Hellmouth. Find a weapon and dig in! + +HELLMOUTH: +The forces of darkness are gathering in the hidden places of the world. As a +demon slayer, it is your calling to put an end to their plans. You must find +the Hellmouth and seal it at any cost!