Search found 12 matches

by Huitbit
Mon Nov 16, 2015 1:10 am
Forum: Announcement
Topic: Happy 15th PureBasic Birthday PurePunch
Replies: 38
Views: 19937

Re: Happy 15th PureBasic Birthday PurePunch

Thanks firace :D

I just have a small bug that makes my car change colors while I'm playing...

Strange behaviour :?
I've tested it with two PC(PB v5.24)
Have you got the same version of PB ?

I used few keywords and a lot of maths (i keep on dreaming of degrees and radians :lol: )

Thanks ...
by Huitbit
Sun Nov 15, 2015 8:29 am
Forum: Announcement
Topic: Happy 15th PureBasic Birthday PurePunch
Replies: 38
Views: 19937

Re: Happy 15th PureBasic Birthday PurePunch

Hello,

Here's my contribution.
A little bit fast, a little bit furious :lol:
Only 125 lines, no spritesheet(only a screenshot for the forum). The music is "Crosstown traffic" by Jimi Hendrix.


https://www.dropbox.com/s/mq38didlsszvhbn/crossplatformTraffic.zip?dl=0

The rules :
-stay on the track ...
by Huitbit
Fri Jan 16, 2015 3:33 am
Forum: Announcement
Topic: PurePunch Contest Xmas 2014 - Results
Replies: 22
Views: 12627

Re: PurePunch Contest Xmas 2014 - Results

Thanks a lot !

Congratulations to all the contestants.
I am second, the Santa Claus really exists :lol:

Hasta la vista (hasta el próximo "pounch" :lol:) !

PS: my last punch
La guirlande enchantée :
http://purebasic.fr/french/viewtopic.php?f=1&t=15028

Back to Winterfell :
http://purebasic.fr ...
by Huitbit
Fri Jan 02, 2015 5:15 pm
Forum: Announcement
Topic: XMas 2014 PurePunch Contest
Replies: 86
Views: 48597

Re: XMas 2014 PurePunch Contest

Thanks for your comments and your votes :P ,

The full code of my punch here
http://purebasic.fr/french/viewtopic.php?f=1&t=15028
(in french but if someone is interested I can translate some parts)


Hasta la vista !
by Huitbit
Mon Dec 22, 2014 5:06 pm
Forum: Announcement
Topic: XMas 2014 PurePunch Contest
Replies: 86
Views: 48597

Re: XMas 2014 PurePunch Contest

Hi, Kernadec
Thanks :P

It's difficult but I think it's possible !

For the music, the files "feliz navidad" that I've found were too much big so I've used Anvil Studio to mix(drums and melody from several files) and cut the midi file.

Hasta la vista !
by Huitbit
Sun Dec 21, 2014 3:54 pm
Forum: Announcement
Topic: XMas 2014 PurePunch Contest
Replies: 86
Views: 48597

Re: XMas 2014 PurePunch Contest

Hi

Here's my entry.
(don't forget to save it before playing to avoid a bug with the music)
http://img4.hostingpics.net/pics/609122screenshot.png

;*****************************************************************************
;*
;* XMas 2014 PurePunch contest
;* PureBasic 5.xx or SpiderBasic 1.00 ...
by Huitbit
Sat Aug 30, 2014 4:26 pm
Forum: Announcement
Topic: PurePunch Contest July-August 2014
Replies: 113
Views: 67811

Re: PurePunch Contest July-August 2014

Here is my entry for the contest : Back to Winterfell

The story :
After a drinking party in the pub ("The rotten pig"), two Stark go back home.
Their wifes are upset, they've closed the doors of the castle.
It's up to you to find and catch the key to find your bed!



You can hit the bats but ...
by Huitbit
Thu Sep 09, 2010 3:00 am
Forum: Coding Questions
Topic: TransformSprite3D() anyone got an example?
Replies: 8
Views: 4363

Re: TransformSprite3D() anyone got an example?

@STARGÅTE
z is important for the correct pulling the triangles of the texture
Very good job :P , it's the first time I read that z is usefull !!!

Thanks

Hasta la vista !
by Huitbit
Sun Aug 29, 2010 4:15 am
Forum: Game Programming
Topic: Moving Sprite along predetermined path
Replies: 19
Views: 9862

Re: Moving Sprite along predetermined path

Hi,

my french is really really bad
I think it's good enough because I agree with you, gnasen :P .

But what kind of "paths" and "maths" needs exactly Fluid Byte ?

Subdivision doesn't need much CPU 's time. So, you can use it for many sprites at the same time, to change in realtime a curve, etc ...
by Huitbit
Sat Aug 28, 2010 12:45 pm
Forum: Game Programming
Topic: Moving Sprite along predetermined path
Replies: 19
Views: 9862

Re: Moving Sprite along predetermined path

Hi,

What about this ?
http://www.purebasic.fr/french/viewtopic.php?f=1&t=9298&hilit=subdivision

And this ?
http://www.purebasic.fr/french/viewtopic.php?f=1&t=9907&p=105574&hilit=subdivision#p105574

It's very close to Bezier's curves but easier. All codes work fine with the pb4.51

It's in french ...
by Huitbit
Mon Jul 13, 2009 4:51 am
Forum: Tricks 'n' Tips
Topic: PurePunch Contest #3
Replies: 14
Views: 9552

Let's go !

Hi,
A skill game (with the keyboard)
You play as |þˉþþU alias "Old skull"
an alien from the planet 8-bit, You've got to slow down the melting of the icebergs caused by the fall of strange meteors coming from the space (unfortunately, you can't do nothing against the global warming effect :cry ...
by Huitbit
Thu Jun 11, 2009 5:04 am
Forum: Tricks 'n' Tips
Topic: PurePunch Contest #2
Replies: 131
Views: 59750

Tribute to MSX

Hi, I'm from the french forum.
This is my first post :D !

From the book "Jeux d'action "(for MSX) wrote by Pierre Monsaut in 1985

;*****************************************************************************
;*
;* Name : Punch Blitz
;* Author : Huitbit
;* Date : 10 June 2009
;* Notes ...