Whatcha working on?

Advanced game related topics
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

What is this "Pure 2D Engine" you speak of??? I am probably being dense and it is simply the 2D functions in PB... but I thought I would ask...
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Brice Manuel

Post by Brice Manuel »

Rook Zimbabwe wrote:What is this "Pure 2D Engine" you speak of??? I am probably being dense and it is simply the 2D functions in PB... but I thought I would ask...
Its a little 2D engine I have been working on for my own games, actually calling the engine "SR-2D". It doesn't use DX, OpenGL or PB's sprite commands.

On the "tools" section of Freak's site there is a Tetris example that would give you the basics of what I am doing. The methods I am using are the same, only I learned them from the book.

http://freak.purearea.net

In my "engine" I have implemented things like standard box collision and zone based collision and am working on sprite animation. The games I am making really don't bounce around many sprites, so this is perfect for me.

I also plan to emulate BlitzPlus's "canvas" and "buffer" commands just as I am so used to using them in the past and they are easier for me to work with, not to mention more "intuitive" to me.
DarkDragon
Addict
Addict
Posts: 2344
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: Whatcha working on?

Post by DarkDragon »

Brice Manuel wrote:What are you working on game-wise with PureBasic?
PMed it to you ;-) .
bye,
Daniel
User avatar
thyphoon
Enthusiast
Enthusiast
Posts: 345
Joined: Sat Dec 25, 2004 2:37 pm

Post by thyphoon »

I working on an 2D Adventure/Action Game in the Aliens (the movie) univers.
You can test my current version
File:1->Aliens.zip
Image

[Mouse] to turn
[UP]
[DOWN]
[RIGHT]
[LEFT]
[TAB] CHange marine
[RIGHT Mousse Button] Action menu (on other marine or on Door, or on Switch)
[Left Mousse Nutton] Fire
[²] to Display console
[F4] to display VectoMap

But all is not finish ! I have lot of work to finish it
Ps:Excuse me for my bad english
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

WOW !!!

Nice aliens game... I really like the engine, it's very similar to the one i wanted to make for my RPG !!!

AWSOME WORK!
User avatar
thyphoon
Enthusiast
Enthusiast
Posts: 345
Joined: Sat Dec 25, 2004 2:37 pm

Post by thyphoon »

Num3 wrote:WOW !!!

Nice aliens game... I really like the engine, it's very similar to the one i wanted to make for my RPG !!!

AWSOME WORK!
Very happy you like it !! :D
If you want i can give you the source ! but the problème all comment are in french :(
but i can give you some help !
byo
Enthusiast
Enthusiast
Posts: 635
Joined: Mon Apr 02, 2007 1:43 am
Location: Brazil

Post by byo »

thyphoon wrote:Very happy you like it !! :D
If you want i can give you the source ! but the problème all comment are in french :(
but i can give you some help !
I'm impressed as well.
Could you please PMed me (or any other way) the source just so I can see how you do it?
xperience2003
Enthusiast
Enthusiast
Posts: 113
Joined: Tue Oct 05, 2004 9:05 pm
Location: germany
Contact:

Post by xperience2003 »

finished:
some scenerelated games: uridium32k, dashoota32k, pang96k, fistoffire96k and ***32k (i post the last game tomorrow the breakpoint release is tomorrow =) )

remakes:
paralympix (roll or die)

wip:
blocks panic (arcanoid) , monhore 3d strategy game (url in the signature is currently offline :( )

...and many many unfinished and dead projects, like shitmanager, moon-tycoon96k, hurrican 2 (turrican remake) , gods 96k ....
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

xperience2003 wrote:[...]shitmanager, [...] hurrican 2 (turrican remake)
any more information on these (especially the second one ;)) ?
Good programmers don't comment their code. It was hard to write, should be hard to read.
xperience2003
Enthusiast
Enthusiast
Posts: 113
Joined: Tue Oct 05, 2004 9:05 pm
Location: germany
Contact:

Post by xperience2003 »

hurrican was a 32k ....but stingray was faster with turrican32k, grrrr
Brice Manuel

Post by Brice Manuel »

moon-tycoon96k
Sounds extremely interesting based on the name alone :D
zefiro_flashparty
User
User
Posts: 74
Joined: Fri Mar 04, 2005 7:46 pm
Location: argentina

tibia offline :S

Post by zefiro_flashparty »

i remake a rpgonline (tibia) to offline but now is stoping whit a copywrigt problem =PP , need other proyect to make =) meybe warfrogs online =PPP
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

I started working on a "scrolling space shooter thingy", so far it looks great, but there is MUCH work to do.
I like logic, hence I dislike humans but love computers.
Thalius
Enthusiast
Enthusiast
Posts: 711
Joined: Thu Jul 17, 2003 4:15 pm
Contact:

Post by Thalius »

...warfrogs online...
uuuh.. don¨t show netmaestro !! :lol:
And Gamewise uh - ehm Irrlicht Linux mostly and - well an mmorpg framework ( dont laugh .. am actually since 9 years on this and have 3 running versions already ... ) ;) - but as somone said before perfection is a moving target and i just fell in love with Fre.. errh Fred's Purebasic *g*


Thalius
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone! ;)"
lethalpolux
Enthusiast
Enthusiast
Posts: 171
Joined: Sun Jun 08, 2003 10:50 pm
Location: France
Contact:

Post by lethalpolux »

Joakim Christiansen wrote:I started working on a "scrolling space shooter thingy", so far it looks great, but there is MUCH work to do.
Oh yes! Much work! I know what i say ;)
But, finish him, i would like much to see it! I love shooter!!!! :wink:
Pol.
Intel Core2Duo 6600 - 3Gb DDR2 - Geforce8800Gts - Vista Home Premium 32bits
Post Reply