Baby Step 1

Published May 21, 2005
Advertisement
I have decided to revise my parser and make it OOP. I think I can have a class that would be the input buffer. This class would have functions that parsed out the noun and the verb.

I think I might make noun and verb classes as well. They would be based off of a word base class. I could use this so that in the program I would only have to use a command like verb->action without having to specify which verb I was using.

Still thinking about this, need to plot out my idea on paper at work tomorrow.
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

Advertisement