11.20.05

CS 1 - Basic Interpreter - Finished!

Posted in Programming, ALPHA, Computer Science at 6:47 pm by Nick

Time: 5 hours
Total: 69 hours
———————

I decided that with only a few weeks left of this class I should sit down and finish it. It turned out pretty good and quite capable.

I’ve updated the ALPHA Project page with more information (at the bottom). You can see the code, scripts, and download all of the scripts/binary to play with it. Most notably would be the small game (game.script) where you have three guesses to guess a number between 1 and 10.

The links are:
Code & Scripts -> http://ew.xidus.net/download/cs1/final/
Download Binary and Scripts -> http://ew.xidus.net/download/cs1/final/final.zip

Leave a Comment