811
Miscellaneous / Re: Userbars: Do you make any?
« on: August 17, 2011, 03:31:46 pm »
I just made one for all of us userbar designers!!!!!

I suck at pixel art
...

I suck at pixel art

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. 811
Miscellaneous / Re: Userbars: Do you make any?« on: August 17, 2011, 03:31:46 pm »
I just made one for all of us userbar designers!!!!!
![]() I suck at pixel art ![]() 812
Computer Projects and Ideas / Re: The dawn of a new OOPL« on: August 17, 2011, 03:14:12 pm »
That sounds awesome
![]() I can think of many different applications for it!!! ... ... ok maybe not right now...but later! 813
Computer Projects and Ideas / Re: The dawn of a new OOPL« on: August 17, 2011, 01:07:33 pm »
Well...some people (me) could use gotos (which are nice). Sometimes a while or for loop just doesn't cut it...
814
Miscellaneous / Re: Userbars: Do you make any?« on: August 17, 2011, 12:36:00 pm »
Hey guys I make userbars now!
Just look at the userbars in my signature, I made them all myself! ![]() 816
TI Z80 / Re: Math++« on: August 17, 2011, 08:15:57 am »
This would be quite the interesting thing. You could try Axe, the syntax is pretty much the same as Basic, and then compile the program into an APP...I think...Someone who knows Axe, how do you compile Axe source into an APP?
EDIT: Looks like axe.omnimaga.org could be interesting. 817
Computer Projects and Ideas / Re: The dawn of a new OOPL« on: August 17, 2011, 08:06:32 am »
Add Darl181s to this language!!!
Spoiler For what I'm talking about: 818
TI-Nspire / Re: LunaGUI - A Linux GUI Tool to use Luna« on: August 16, 2011, 04:03:59 pm »
ok, I have to see how you get the Python program to interface with the C/C++ (I forget) Luna program.
819
TI-Nspire / Re: LunaGUI - A Linux GUI Tool to use Luna« on: August 16, 2011, 03:45:27 pm »
Is that the source attached or is it an executable?
820
TI-Nspire / Re: Native Mac App : GUI for Luna« on: August 16, 2011, 09:15:49 am »
Owut Luna is written in C?
Well there goes me writing GUIs for Luna. ![]() 821
Computer Projects and Ideas / Re: new Event based OOPL idea« on: August 16, 2011, 08:59:11 am »
I'll have to make some changes to my first post.
![]() 822
TI-Nspire / Re: Native Mac App : GUI for Luna« on: August 16, 2011, 08:55:32 am »* Spyro543 wonders if he should make a GUI for Luna that would work with Windows/Linux. Cool looking stuff there. ![]() * Spyro543 loves making GUIs.
823
Computer Projects and Ideas / Re: new Event based OOPL idea« on: August 15, 2011, 06:46:11 pm »
Well...I have no idea.
824
Other Calculators / Re: TI-Nspire OS 1.8« on: August 15, 2011, 06:37:02 pm »
Wow 1.8....
When I got my calc it was running 2.0....I think. 825
Computer Projects and Ideas / new Event based OOPL idea« on: August 15, 2011, 06:35:32 pm »
Recently I got an idea for a new programming language I call Project Vortex (not quite sure why).
It'll be event based and object oriented programming. I got most of my inspiration from Game Maker. And just like Game Maker, this language will be made mainly for games. Here are the events I've thought of so far: onStart: Happens when the program is started. onExit: Happen when the program is closed. onCreate: Happens when the object is initialized. onKeyPress: Here is a list of all the keys you can put in onKeyPress: Spoiler For Spoiler: onCollision: Happens when the object's sprite overlaps the specified object. onEnd: Happens when an object is destroyed (ended). This is all I can think of right now ![]() Object Oriented Programming Syntax Object(): Creates a new object. Inside of the (): Object(<name>,<variables>) Spoiler For creating an object: This is a horridly incomplete concept. Help and suggestions would be nice. Thanks in advance ![]() |
|