Page 306 of 2878

Re: Your Daily Random Comment

Posted: October 26th, 2009, 7:14 pm
by RandomPerson
Why 4 years ago sweetcoop?

If I could go back and change things... well I'd probably go back to this past june... personal reasons of course.

Re: Your Daily Random Comment

Posted: October 26th, 2009, 7:17 pm
by brobo
Here's a sample program I used for proof-of-consept. Pretty much I want to color every pixel on the screen a specific color, but for this exemple its the same color. Each sprite is 1x1 pixel. Does anyone see anything missing? It was written in C++ with the Dark GDK, if anyone knows it.
I wrote:// Dark GDK - The Game Creators - http://www.thegamecreators.com

// the wizard has created a very simple 2D project that uses Dark GDK
// it can be used as a starting point in making your own 2D games

// whenever using Dark GDK you must ensure you include the header file
#include "DarkGDK.h"

// the main entry point for the application is this function
void DarkGDK ( void )
{
dbSyncOn ( );
dbSyncRate ( 60 );
dbDisableEscapeKey ( );
dbSetImageColorKey(255, 255, 255);
dbLoadImage("pixels\100.bmp",1 );
dbLoadImage("pixels\200.bmp",2 );
dbLoadImage("pixels\010.bmp",3 );
dbLoadImage("pixels\110.bmp",4 );
dbLoadImage("pixels\210.bmp",5 );
dbLoadImage("pixels\020.bmp",6 );
dbLoadImage("pixels\120.bmp",7 );
dbLoadImage("pixels\220.bmp",8 );
dbLoadImage("pixels\001.bmp",9 );
dbLoadImage("pixels\101.bmp",10 );
dbLoadImage("pixels\201.bmp",11 );
dbLoadImage("pixels\011.bmp",12 );
dbLoadImage("pixels\211.bmp",13 );
dbLoadImage("pixels\021.bmp",14 );
dbLoadImage("pixels\121.bmp",15 );
dbLoadImage("pixels\221.bmp",16 );
dbLoadImage("pixels\002.bmp",17 );
dbLoadImage("pixels\102.bmp",18 );
dbLoadImage("pixels\202.bmp",19 );
dbLoadImage("pixels\012.bmp",20 );
dbLoadImage("pixels\112.bmp",21 );
dbLoadImage("pixels\212.bmp",22 );
dbLoadImage("pixels\022.bmp",23 );
dbLoadImage("pixels\122.bmp",24 );
while ( LoopGDK ( ) )
{
for(int y=0; y<500; y++)
{
for(int x=0; x<784; x++)
dbSprite(784*y+x, x, y, 5);
}
if ( dbEscapeKey ( ) )
break;

// here we make a call to update the contents of the screen
dbSync ( );
}

return;
}
When I play it, the screen is completely black, but the color I chose is green.
Anyone know why?

Re: Your Daily Random Comment

Posted: October 26th, 2009, 7:28 pm
by sweetcoop
RandomPerson52 wrote:Why 4 years ago sweetcoop?

If I could go back and change things... well I'd probably go back to this past june... personal reasons of course.
Cause that would be before my TaeKwon-Do Instructor moved to Texas than i would not have to got through the **** that i am going through right now. pluse i could do better in school than i did my freshmen and sophmore years.

Re: Your Daily Random Comment

Posted: October 27th, 2009, 3:48 am
by googlyfrog
Sorry Robodude, not my fault. We keep posting at the same time.

Re: Your Daily Random Comment

Posted: October 27th, 2009, 11:17 am
by Avis_de-Incendia
LAlalalalalalalala

Singing a song

Re: Your Daily Random Comment

Posted: October 27th, 2009, 1:36 pm
by croman74
Happy Birthday Robotman!!!!!
Also, on a side note, I will probably be in division C this year cause I think I will join our high school team due to the fact that they have a better chance of being really good and that the middle school coaches are both not coaching this year.

Re: Your Daily Random Comment

Posted: October 27th, 2009, 2:52 pm
by sweetcoop
:cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry:

I found out today that my town is situated in what use to be Mexico.

Even worse is that it is the part that later becam Texas. NOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Re: Your Daily Random Comment

Posted: October 27th, 2009, 3:06 pm
by dvd
blah

Re: Your Daily Random Comment

Posted: October 27th, 2009, 3:12 pm
by Avis_de-Incendia
Any good books?

Re: Your Daily Random Comment

Posted: October 27th, 2009, 4:21 pm
by googlyfrog
dvd wrote:blah
Good randomness. You never seem this random at school. Good job! Nanananalalalala glalala.