Updates

Started by Throndir, February 09, 2015, 09:53:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Throndir

Posting all updates on this thread.

2/7/14
-Development started.
-Implemented sample combat framework

2/8/14
-Implemented skill usage framework.

Throndir

2/9/15
Implemented command parsing framework.

Hasabushi

Hey some details on this! It sounds intriguing :D 
I'm guessing your using PS with curses? Although windows doesn't support curses natively. Or are you just using C++ ?

You should look at Python and its library Unicurses :D

Throndir

Not as grand as you think. XD I want to make a proof of concept with Powershell, but I eventually want to rewrite the entire thing with a MUD type of game as the goal.