7DRL

7DRL is an annual competition to make one thing: a roguelike. The timeframe? Seven days, from start to finish. No code you already used, etc. etc. Basically, it's a Nanowrimo for roguelikes in a week.

I'm going to use something I already tried to do this with: Javascript. HTML and some tricky use of div tags should get me a nice fake console, and then it's just a matter of writing my own curses on top of it. Though I'm not officially in the contest, it starts Monday.

As usual, it's up on Github: github.com/h0rs3r4dish/jack