Forum Overview :: Cyberganked
 
Continuous integration for a text adventure by Ice Cream Jonsey 03/14/2015, 9:46am PDT
Going to set up the following this weekend, I hope:

- Place Jenkins on my Linux machine.
- Have it pull Cyberganked's code nightly.
- Jenkins will launch a job to compile the source code and make sure we get cyberganked.hex as a result. Probably verify all the graphic container files, too.
- If everything installs OK, I'll launch a second job to extract all the text that the game can display. I'll cut away the formatting and have a list of words. I'll compare each word the game has with a dictionary of words. If any words don't appear in the dictionary, the job will fail and I'll get an email.

(Probably need to have the dictionary file in source control so I can add to it when necessary.)

A Hugo JavaScript interpreter is in the works. When that is ready, I can then play through the game and have some regression testing. Put the terp is a ways away.)


ICJ
NEXT REPLY QUOTE
 
Continuous integration for a text adventure by Ice Cream Jonsey 03/14/2015, 9:46am PDT NEW
    Is TDARCOS writing it? The Hugo interpreter, I mean NT by Entropy Stew 03/14/2015, 9:45pm PDT NEW
        Re: Is TDARCOS writing it? The Hugo interpreter, I mean by Ice Cream Jonsey 03/17/2015, 9:54am PDT NEW
            Re: Is TDARCOS writing it? The Hugo interpreter, I mean by The Locust 03/17/2015, 4:45pm PDT NEW
 
powered by pointy