Author Topic: need help designing your ascii interface? asciiflow.com  (Read 8908 times)

sokol815

  • Rogueliker
  • ***
  • Posts: 85
  • Karma: +0/-0
  • Web Developer by Day, still Web Developer by night
    • View Profile
    • Email
need help designing your ascii interface? asciiflow.com
« on: April 09, 2014, 08:41:07 PM »
so, a coworker just showed me this website. It is intended as a flow-chart creator, but it actually works great for making menus and pictures and such.

I thought this was pretty neat, so I decided I would share it.

http://asciiflow.com/

the website has import and export functionality.

here is something I put together in about 30 seconds:

Code: [Select]
             +–––––––––––––––+         
+––––––––––––+roguelikes rock+–––––––––+
|            +–––––––––––––––+         |
|                                      |
|                                      |
|  a short treatise on why roguelikes  |
|  are the best thing since the games  |
|  began to exist...                   |
|                                      |
|                                      |
+––––––––––––––––––––––––––––––––––––––+

Kyzrati

  • 7DRL Reviewer
  • Rogueliker
  • *
  • Posts: 508
  • Karma: +0/-0
    • View Profile
    • Grid Sage Games
    • Email
Re: need help designing your ascii interface? asciiflow.com
« Reply #1 on: April 10, 2014, 01:13:05 AM »
I remember seeing that website before, pretty useful since it can be used online. If anyone needs something for this same purpose but with a lot more features, one of the main reasons I designed REXPaint was to make accurate roguelike mockups easy to create. I mostly use it to quickly test UI schemes before implementing them, though more recently I've taken to drawing with it as well ;)

Endorya

  • Rogueliker
  • ***
  • Posts: 513
  • Karma: +0/-0
  • The non-purist roguelike lover
    • View Profile
    • Email
Re: need help designing your ascii interface? asciiflow.com
« Reply #2 on: April 10, 2014, 01:03:05 PM »
I remember seeing that website before, pretty useful since it can be used online. If anyone needs something for this same purpose but with a lot more features, one of the main reasons I designed REXPaint was to make accurate roguelike mockups easy to create. I mostly use it to quickly test UI schemes before implementing them, though more recently I've taken to drawing with it as well ;)

Your tool seems rather cool! I recognized X-COM's snake man immediately! I don't think I'll have an opportunity to use it but I will definitely mention it to everyone that is into ASCII art.
"You are never alone. Death is always near watching you."

guest509

  • Guest
Re: need help designing your ascii interface? asciiflow.com
« Reply #3 on: April 13, 2014, 02:48:01 AM »
Nice. I just did up a sort of prototype screen for a romance of the three kingdoms rip off game.