Search found 3948 matches

by chili
March 12th, 2012, 2:19 pm
Forum: Everything
Topic: whos making what?
Replies: 8
Views: 5007

Re: whos making what?

When it's finished, it will be a device which will allow me to control my air conditioner with my cell phone from anywhere in Japan. :D
by chili
March 11th, 2012, 11:11 am
Forum: Everything
Topic: Here´s my lame Pacman project
Replies: 9
Views: 6902

Re: Here´s my lame Pacman project

That's just crazy bro! Did you write that all graphics drawing code by hand??? Must have taken a lot of work :shock: If you can put that much effort in, you will definately be able to realize an ambitious project once you've learned all the techniques. Anyways, this Pacman clone is a lot cooler than...
by chili
March 11th, 2012, 9:31 am
Forum: Everything
Topic: loading a bitmap help
Replies: 2
Views: 2604

Re: loading a bitmap help

Not sure off the top of my head where you could get this info, but it's out there. I will cover this topic in a future lesson, but it will take a bit of time for me to get there.

Hope you can find a useful tutorial, and if you do please post it here for others!
by chili
March 11th, 2012, 9:29 am
Forum: Everything
Topic: whos making what?
Replies: 8
Views: 5007

Re: whos making what?

The Chili is developing this when the mood takes him.
IMG_0538.JPG
IMG_0538.JPG (139.96 KiB) Viewed 4978 times
by chili
March 11th, 2012, 9:16 am
Forum: Everything
Topic: Here´s my lame Pacman project
Replies: 9
Views: 6902

Re: Here´s my lame Pacman project

Awesome stuff Brometheus, I'm impressed! I will answer your questions soon, but I have one request: post your code. I know if you zip up the solution folder you get a huge file; that's because you need to clean it first. How to clean: Just delete the following files and folders if they exist. Folder...
by chili
March 6th, 2012, 3:06 pm
Forum: Everything
Topic: Forum is dying.
Replies: 26
Views: 12956

Re: Forum is dying.

6805 and 68000... that brings back memories bro!

Welcome aboard!
by chili
March 6th, 2012, 3:05 pm
Forum: Everything
Topic: My project... Need help!
Replies: 3
Views: 2740

Re: My project... Need help!

You need to clean your project before you upload it!
by chili
March 4th, 2012, 10:36 am
Forum: Everything
Topic: What are your PC Specs?
Replies: 21
Views: 8458

Re: What are your PC Specs?

Sounds like a serious machine you got there. :)
by chili
March 4th, 2012, 10:34 am
Forum: Everything
Topic: Hi :3
Replies: 2
Views: 2480

Re: Hi :3

Thanks for the props Sleet, and welcome aboard. :)
by chili
March 4th, 2012, 10:33 am
Forum: Everything
Topic: help..trying to loop sprites (space invaders)
Replies: 3
Views: 3082

Re: help..trying to loop sprites (space invaders)

Okay bro, there is a very good way to do exactly what you want to do, but in order to do it you'll have to understand arrays first. I will cover arrays in Lesson 13 or 14, so you'll have to hang in there. If you can't wait, look up "c arrays" and try and find a good tutorial that will get you started.