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 - ClrDraw

Pages: 1 2 [3] 4
31
TI Z80 / circles
« on: January 17, 2014, 05:23:12 pm »
Had some fun in math class today...  :P

32
TI Z80 / line counter ti83+/ti84
« on: January 05, 2014, 11:59:16 am »
I couldn't find one of these online so I made my own. put the program name in Str1 (ex: "prgmTEST"->Str1) then run prgmLINEZ and it will display how many lines your program is. Made in Axe.


33
TI Z80 / [TI 83+] Escape (Demo)
« on: December 20, 2013, 11:54:23 am »
Hey everyone, I'm making a new game!



It's gotten good reviews from beta testing and I've decided to make a demo version available for you all to try. I'm open to suggestions so please tell me what you think. I know the demo only has 16 tests, the real version will be quite larger  ;) I also want to thank squidgetx because it was his game The Psyche that gave me the idea for Escape.


34
Axe / On Calc Axe IDE
« on: December 06, 2013, 08:54:33 pm »
First question (and I anticipate many  ;) this is gonna be hard!) Say I use GetCalc("prgmPRGM",Y1). Now I want to know what {Y1+n} is. I know I can figure out what is is by the decimal, but is there an easy way to show what that token would be in the catalog? Like for example, if the first thing in programPRGM was ClrHome, how do I display it?

When I use Text(0,0,{Y1}>Tok) it displays a string of random characters. When I use Text(0,0,{Y1}r>Tok) it displays ">Rect" which is the wrong token.

35
Other Calculators / Blox - ClrDraw
« on: November 29, 2013, 02:44:50 pm »
Blox - ClrDraw

Give a +1 if you like!  ;D


http://www.omnimaga.org/index.php?action=downloads;sa=view;down=872

 .----------------.  .----------------.  .----------------.  .----------------. 
| .--------------. || .--------------. || .--------------. || .--------------. |
| |   ______     | || |   _____      | || |     ____     | || |  ____  ____  | |
| |  |_   _ \    | || |  |_   _|     | || |   .'    `.   | || | |_  _||_  _| | |
| |    | |_) |   | || |    | |       | || |  /  .--.  \  | || |   \ \  / /   | |
| |    |  __'.   | || |    | |   _   | || |  | |    | |  | || |    > `' <    | |
| |   _| |__) |  | || |   _| |__/ |  | || |  \  `--'  /  | || |  _/ /'`\ \_  | |
| |  |_______/   | || |  |________|  | || |   `.____.'   | || | |____||____| | |
| |              | || |              | || |              | || |              | |
| '--------------' || '--------------' || '--------------' || '--------------' |
 '----------------'  '----------------'  '----------------'  '----------------'

 _               ______ _       _____                  
| |             / _____) |     (____ \                  
| | _  _   _   | /     | | ____ _   \ \ ____ ____ _ _ _
| || \| | | |  | |     | |/ ___) |   | / ___) _  | | | |
| |_) ) |_| |  | \_____| | |   | |__/ / |  ( ( | | | | |
|____/ \__  |   \______)_|_|   |_____/|_|   \_||_|\____|
      (____/            


Blox, by ClrDraw (November 2013)

This is a game I came up with myself. Avoid hitting the large blocks by guiding the small block with the arrow keys.


36
Art / zStart fonts
« on: November 23, 2013, 09:24:28 pm »
I thought it would be cool to have a collection of custom fonts for zStart, so please post yours here.

37
Other Calculators / CMDv2 - ClrDraw
« on: November 19, 2013, 10:34:26 pm »
Disregard this topic, it got created when I updated my downloads.

http://www.omnimaga.org/index.php?action=downloads;sa=view;down=866

38
Other Calculators / Tunnel - ClrDraw
« on: November 19, 2013, 10:34:26 pm »
Disregard this topic, it got created when I updated my downloads.

http://www.omnimaga.org/index.php?action=downloads;sa=view;down=868

39
Other Calculators / Pong - ClrDraw
« on: November 19, 2013, 10:34:26 pm »
http://www.omnimaga.org/index.php?action=downloads;sa=view;down=870

Pong, by ClrDraw (November 2013)

This is a simple pong game with three difficulty levels and the option to play single player (see how long you can last) or multiplayer against a friend!


40
Other Calculators / AlphaCS - ClrDraw
« on: November 19, 2013, 10:34:25 pm »
AlphaCS - ClrDraw

http://clrdraw.weebly.com


   _|_|    _|            _|                    _|_|_|    _|_|_| 
 _|    _|  _|  _|_|_|    _|_|_|      _|_|_|  _|        _|       
 _|_|_|_|  _|  _|    _|  _|    _|  _|    _|  _|          _|_|   
 _|    _|  _|  _|    _|  _|    _|  _|    _|  _|              _| 
 _|    _|  _|  _|_|_|    _|    _|    _|_|_|    _|_|_|  _|_|_|   
               _|                                               
               _|                                               
 _               ______ _       _____                   
| |             / _____) |     (____ \                 
| | _  _   _   | /     | | ____ _   \ \ ____ ____ _ _ _
| || \| | | |  | |     | |/ ___) |   | / ___) _  | | | |
| |_) ) |_| |  | \_____| | |   | |__/ / |  ( ( | | | | |
|____/ \__  |   \______)_|_|   |_____/|_|   \_||_|\____|
      (____/                                           

AlphaCS v1, by ClrDraw (November 2013)

AlphaCS has a beautiful GUI and is both fast and small compared to similar apps. You can now lock, hide, and archive programs quickly and easily. It is password protected to stop people from tampering with your programs. See the included readme file for more information.

NOTE: zStart IS REQUIRED FOR THE RUN FEATURE TO WORK. Everything else will work either way.


41
Computer Usage and Setup Help / TI Connect being stupid (again)...
« on: November 11, 2013, 12:28:53 am »
From time to time TI Connect does this and I usually can fix it by restarting my computer. This time it's being really weird though. I've restarted twice, re-installed my OS once, cleared all ram once, changed batteries and (because I just backed up everything this morning) cleared all memory twice. It still shows this message every time I try to send something, no matter what file I send from any folder.

http://www.omnimaga.org/index.php?action=articles;sa=view;article=76

Didn't work :(

42
Axe / AlphaCS Project
« on: November 08, 2013, 10:59:03 pm »
I'm making this thread for any questions I have while making my AlphaCS shell.


https://sites.google.com/a/pvlearners.net/clrdraw/

First question: I've been considering using ZSTAXE (by thepenguin77) to help me run MirageOS programs. The problem is that my program will be completely dependent on the user having zStart on their calculator. Are there any axioms (or anything that I could use in an Axe program) currently that could help me with this?  :-\ If somebody would make me one, I will gladly include them in my credits.

43
Other Calculators / Tunnel - ClrDraw
« on: November 08, 2013, 04:53:55 pm »
Tunnel - ClrDraw



http://www.omnimaga.org/index.php?action=downloads;sa=view;down=868

The classic tunnel game! Saves high score and gets progressively more difficult.


44
Other Calculators / CMDv2 - ClrDraw
« on: November 08, 2013, 04:53:52 pm »
CMDv2 - ClrDraw



http://www.omnimaga.org/index.php?action=downloads;sa=view;down=866


 _______  __   __  ______          __   __  _______
|       ||  |_|  ||      |        |  | |  ||       |
|       ||       ||  _    | ____  |  |_|  ||____   |
|       ||       || | |   ||____| |       | ____|  |
|      _||       || |_|   |       |       || ______|
|     |_ | ||_|| ||       |        |     | | |_____
|_______||_|   |_||______|          |___|  |_______|


 _               ______ _       _____                   
| |             / _____) |     (____                  
| | _  _   _   | /     | | ____ _     ____ ____ _ _ _
| || | | | |  | |     | |/ ___) |   | / ___) _  | | | |
| |_) ) |_| |  | \_____| | |   | |__/ / |  ( ( | | | | |
|____/ \__  |   \______)_|_|   |_____/|_|   \_||_|\____|
      (____/                                           


CMDv2 has a command prompt GUI with program management features. It has many useful tools in addition to the ability to lock, unlock, hide, unhide, archive, unarchive, and delete programs. See readme or screenshots for more details.


45
Other Calculators / CMDv2 - ClrDraw
« on: November 04, 2013, 08:31:42 am »
CMDv2 - ClrDraw



http://www.omnimaga.org/index.php?action=downloads;sa=view;down=866


 _______  __   __  ______          __   __  _______
|       ||  |_|  ||      |        |  | |  ||       |
|       ||       ||  _    | ____  |  |_|  ||____   |
|       ||       || | |   ||____| |       | ____|  |
|      _||       || |_|   |       |       || ______|
|     |_ | ||_|| ||       |        |     | | |_____
|_______||_|   |_||______|          |___|  |_______|


 _               ______ _       _____                  
| |             / _____) |     (____ \                  
| | _  _   _   | /     | | ____ _   \ \ ____ ____ _ _ _
| || \| | | |  | |     | |/ ___) |   | / ___) _  | | | |
| |_) ) |_| |  | \_____| | |   | |__/ / |  ( ( | | | | |
|____/ \__  |   \______)_|_|   |_____/|_|   \_||_|\____|
      (____/                                            

CMDv2 has a command prompt GUI with program management features. It has many useful tools in addition to the ability to lock, unlock, hide, unhide, archive, unarchive, and delete programs. See readme or screenshots for more details.


Pages: 1 2 [3] 4