Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ztrumpet

Pages: 1 ... 5 6 [7]
91
Other Calculators / Does anyone have a Ti 86?
« on: December 19, 2009, 10:32:27 am »
Hi. I just got a Ti 86!  I was wondering if anyone had one or knew anything about one.
Thanks!

92
TI Z80 / Escape
« on: December 08, 2009, 04:10:33 pm »
Here's my 15 or less percent finished game.  I havn't coded on this since this summer.  It's dead.
I wanted to make a RPG, but with many rooms.  I decided that storing each room needed to take as little room as possible.  The method I used was storing a number for each room to rand.  It worked, but rooms didn't mesh together at all. Because of the difficulty for finding rooms, I lost intrest.  I'm uploading a screenshot so you can see how it was going to look.  The code is riddled with placeholders for what was to come, so if you see the code that is why it looks wierd.  The best parts are the menus. :)

93
TI Z80 / Dual Tile Map Editor
« on: November 30, 2009, 07:54:10 am »
Here's my map maker for all dual tile formats.

2nd-Pick tile
Alpha-Go to custom tile screen.  This uses whatever is in Str0 as its custom menu.
Clear-Clears Current Tile
Enter-Saves to Str1 and Str2
1-5-Saves current tile tp F1-F5

This uses Str0-Str2 and Str4-Str9. :)

Enjoy.  I'll have a gif up this afternoon.




94
TI Z80 / Homescreen Map Maker
« on: November 23, 2009, 07:55:19 am »
Here's my map maker for 8*16 homescreen tiles.

2nd-Pick tile
Alpha-Go to custom tile screen.  This uses whatever is in Str0 as its custom menu.
Clear-Clears Current Tile
Enter-Saves to Ans and Str1

Enjoy.  I'll have a gif up this afternoon.

Edit:  I "forgot" to mention the best part:
Press 1 to 5 to store the tile your cursor is on to F1-F5.  Enjoy!




95
Site Feedback and Questions / Omnimaga Banner
« on: November 21, 2009, 10:24:38 am »
Is there an Omnimaga banner I can put in my sig like the UTI one that I currently have?

96
Other Calculators / Oasis
« on: November 19, 2009, 03:16:46 pm »
Here is my program Oasis. It is for this challenge. http://tibasicdev.wikidot.com/forum/t-164477#post-628597

Oasis is a basic shell that will run basic programs.  It uses Celtic III.

Let me know what you think.

97
Other Calculators / Nibbler-Snake
« on: November 18, 2009, 04:17:43 pm »
I made a snake game in the past 24 hours!  :D

Use right (clockwise) and left (counter-clockwise) to steer.  Press clear for quick quit.

98
Other Calculators / Drifter
« on: November 11, 2009, 07:59:45 pm »
Here is my program Drifter.

The begining of the read-me:
Drifter is a game in which you slide untill you hit an object.
There are many pieces that you will come in contact with that change the direction you're going.
Collect all the +s and/or numbers 1-9 then reach the flag to win.
Drifter includes 16 levels and a custom level editor for endless hours of fun.

Enjoy! This is my first released game, and I enjoy listening to what people say, so make sure to download and write a comment. :)

Pages: 1 ... 5 6 [7]