Nibls With Sound 1.0 Installation and Running: ========================= Send niblsws.8xp to your calculator. Then, either run: Asm(prgmNIBLSWS from the homescreen, or use your favorite shell. General Information: ==================== Nibls With Sound is my first ASM game. I wanted to make something different, but relatively easy, so I made a simple Nibls game, but with sound. There is sound in all parts of the game (other than inputting initials if you get a high score) and a high score with initials. Nibls With Sound creates an appvar to store the high score and initials in, called NiblsWS. Thus, simply delete the appvar to reset the high score. You get 100 points times the level for eating the dot. Currently, there are 3 levels; you must eat 3 dots to advance a level. You may play as long as possible on level 3. The source code is included, as a TI-BASIC program. The entire game was assembled on calc using otbp's assembler. Enjoy! Contact Us: =========== Please email any questions and/or suggestions to PenguinStudio00@gmail.com. Visit our forum at http://otbp.freehostia.com/phpBB2/index.php or our other website at http://www.urzun.com/ps Version History: ================ Beta 1: ======= size: 794? bytes; only the basic engine and some music; some bugs Beta 2: ======= size: ~1050 bytes; very similar to the final version, but without the dot bug fix and no high score 1.0: ==== size: 1231 bytes; first major release; no known bugs