[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2013-09-12T19:19:30-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/topic/3794 2013-09-12T19:19:30-05:00 2013-09-12T19:19:30-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=22785#p22785 <![CDATA[Re: Game Columns from Scratch]]> Statistics: Posted by burger2227 — Thu Sep 12, 2013 7:19 pm


]]>
2013-09-12T18:02:44-05:00 2013-09-12T18:02:44-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=22784#p22784 <![CDATA[Re: Game Columns from Scratch]]>
Did you got game sounds running on QB64?

Thanx for trying my "game". I know it's no perfect (there some graphics glitches) and yout can finish it in almost 5 minutes, but it was a pleasure experience. Your tutorials helped me a lot.

I hope someday to code other game...


[off... please increase timeout for automatic logoff from this forum. When i hit Submit i was kicked off]

sds
Daniel

Statistics: Posted by Daniel Covolo — Thu Sep 12, 2013 6:02 pm


]]>
2013-09-07T13:15:15-05:00 2013-09-07T13:15:15-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=22783#p22783 <![CDATA[Re: Game Columns from Scratch]]>

Code:

IniciaTimerCarregaImagens 'Carrega imagens do gameTelaInicial 'Faz todo o resto ;)'DesenhaGradeLayout'teste          'testes nucleares
This code belongs before any SUB procedures or QB64 cannot compile it. Qbasic moves it automatically as it always puts sub procedures at the end of the code.

Interesting game. It seems to mess up once in a while though. Some groups never make it all the way down.

Statistics: Posted by burger2227 — Sat Sep 07, 2013 1:15 pm


]]>
2013-09-07T12:16:00-05:00 2013-09-07T12:16:00-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=22782#p22782 <![CDATA[Game Columns from Scratch]]>
This game was programmed in quickbasic 4.5 (okay, i've used notepad++ for editing) and I recommend using dosbox or another emulator to run the game

I just used some tutorials from Pete's QB website.

All the code is commented in brazillian portuguese

There is some screenshots

I hope you enjoy

sds
Daniel
Columns3.PNG

Columns2.PNG

Columns.rar

Statistics: Posted by Daniel Covolo — Sat Sep 07, 2013 12:16 pm


]]>