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.


Messages - Spyro543

Pages: 1 ... 62 63 [64] 65 66 ... 81
946
Computer Projects and Ideas / Re: My arcade games
« on: June 15, 2011, 05:14:33 pm »
I have the balls programmed to come from random places, then move toward you. And this works with Wine? Every Game Maker game I tried never worked with Wine. Does it look like the screenshots?

947
Computer Projects and Ideas / My arcade games
« on: June 15, 2011, 03:46:43 pm »
WARNING - GAME IS BUGGY AND THIS IS NOT THE FINAL RELEASE. IF YOU EXPERIENCE ERROR BOXES, PLEASE RESTART THE PROGRAM.

I'm gonna start making little arcade games in Game Maker. Here is my first one. The only controls are the mouse, aim and shoot. There are all these enemies coming down from the top of the screen, and you have to shoot them. It will throw them back a little bit, but not off the screen. You have to keep shooting them to get them off of the screen. You have so much ammo - shown by the big white bar at the top of the screen. It regenerates slowly. Will post screenshots later Screenshots and download link below - have fun!!! ;D

Click here for screenshots and download

948
Computer Projects and Ideas / Re: EnvisionDev OS - SuSE Linux OS
« on: June 15, 2011, 12:45:21 pm »
z80? I think it could be very hard to add z80 coding, Ashbad.

And Scout, how can I build it from source (I think I have an idea), and how could I auto-update it?

949
Other / Re: Windows 8
« on: June 15, 2011, 12:32:15 pm »
THAT IS AWESOME. (How do you close out of apps?)

950
TI Z80 / Re: Happy programming!!
« on: June 15, 2011, 10:39:31 am »
Cool :D I could've never even done that ;D Have fun with * and /. I'm suprised those aren't in asm.

951
News / Re: Contest Part 2 starts: TI-Nspire Game
« on: June 15, 2011, 08:42:18 am »
To display an image, http://education.ti.com/downloads/guidebooks/ti-nspire/scripting/TI-NspireScriptingInterface.pdf has not helped me. The instructions for displaying an image in that PDF are as follows:

Spoiler For instructions:
3 Image Library
An “image” object is a container for graphical images, typically small GUI objects such
as buttons, arrow heads, and other such graphical adornments.
3.1 new
image.new(str)
This function returns a new image object from a string input. The string consists of the
image header followed by the binary representation of the image pixels.
The header consists of 20 bytes of data arranged as presented in the following table. All
fields are little endian integers.
Table 1, Image header
Offset Width (bytes) Contents
0                     4 Pixel width of image
4                     4 Pixel height of image
8                     1 Image alignment (0)
9                     1 Flags (0)
10                   2 Pad (0)
12                   4 The number of bytes between successive raster lines
16                   2 The number of bits per pixel (16)
18                   2 Planes per bit (1)
The image pixel data immediately follows the header. Pixels are arranged in rows. Each
pixel is a little endian 16-bit integer with five bits for each color red, green, and blue. The
top bit determines if the pixel is drawn. If it is zero (0), the pixel is not drawn. If it is one
(1), the pixel is drawn in the RGB color of the remaining 15 bits.
0x8000 is black, 0x801F is blue, 0x83E0 is green, 0xFC00 is red, and 0xFFFF is white.

What? I'm more confused about displaying an image now than I was before I read this section.

952
News / Re: Contest Part 2 starts: TI-Nspire Game
« on: June 15, 2011, 08:30:16 am »
I should participate. However, this would be my FIRST program in Lua, and it probably wouldn't be that good.

953
Computer Projects and Ideas / Re: EnvisionDev OS - SuSE Linux OS
« on: June 15, 2011, 08:17:48 am »
I will add that to my list of programs.
I'll try to add Wabbit, but it'll be "fun", since wxwabbit only comes in source. Looks like I'll have to do some script editing. And for Ruby, I'll try it. BASIC would be another addition. I might throw in an IDE or two.

954
Perhaps you could make Verdant for EnvisionDev? It is about programming, anyway ;D

Anywhoz, It's a big project to make a whole programming language, and I'm ... uhhh..... proud of you to be doing this. Awesomeness ;D

955
Computer Projects and Ideas / EnvisionDev OS - SuSE Linux OS
« on: June 14, 2011, 09:26:22 pm »
TOPIC LOCKED. TOO MANY CHANGES.


AnovaOS - An OS for development
Spoiler For Update history:
ENVISIONDEV UPDATE
OS version 0.1 is now out! Click here for more info and download links.
Now includes sudo. How could I forget it? It now includes support for Perl and Ruby.

ENVISIONDEV UPDATE - CURRENT OS
OS version 0.1.1 is now out! Click here for more info and download links.
This version now lets you select keyboard, language, and time zone at first boot.
Yes, it's another OS. It's about programming. And I wanted to make an OS, just to try out SuSE Studio. If you want to try it out the download links are below. Please comment and critique, I'll need help from the community ;D (or the Network, as I call it. :D) Sorry I can't provide more information. It has some dev patterns in it (C/C++, Java, Python, Perl, Ruby, web development).

Look here for updates: http://susegallery.com/a/b7UXzN/envisiondev-os
You can also download or test-drive there too! ;D

If you have any programs or RPM packages you would like in EnvisionDev OS, please send me a PM or email me at [email protected]

956
Site Feedback and Questions / Re: How can I get a custom title?
« on: June 14, 2011, 08:13:59 pm »
I've noticed that a good part of the threads I post in, however healthy and alive they were before I came along, suddenly die.

Same for me.

957
TI Z80 / Re: xy
« on: June 14, 2011, 03:30:14 pm »
I still think that there should be a mode where the ball's path is traced on-screen. Making for an epic drawing program ;D

958
Miscellaneous / Re: What is your signature?
« on: June 14, 2011, 01:39:47 pm »
Check my signature for my current projects!

959
Other / Re: Favorite Linux distro
« on: June 14, 2011, 12:14:22 pm »
Tinycore  :w00t:

You can see how much stuff was burnt to a CD if you look on the back of it. The burnt area is a yellowish/discolored area. I looked at one of my Tinycore CDs and I could barely see the burnt area. 700 MB CD WITH 10 MB OS ON IT FTW

Also you need to put EnvisionDev OS up there. :D It's my OS.

EDIT: Here is the logo for you all to see.

960
Miscellaneous / Re: Bitcoin - the currency of the internet.
« on: June 13, 2011, 06:58:26 pm »
Wooooooooo I'm a new bitcoin user!
1Gtug5i8g77A8p2udMwoybYSLm5Jcm7heY

Pages: 1 ... 62 63 [64] 65 66 ... 81