Author Topic: last wip of galaxian  (Read 1007 times)

touko

  • Hero Member
  • *****
  • Posts: 953
last wip of galaxian
« on: July 04, 2009, 01:21:26 AM »
hi all, i put here the last WIP of my game .
This version will be the last before alpha version,complete 5 levels plus 1st boss ..

http://www.partage-facile.com/FQG35H810R/galaxian_remix.pce

The controls are :

I for fire
IIfor aliens attack ..
run in game to go to the boss stage ..
« Last Edit: July 06, 2009, 11:38:19 PM by touko »

Arkhan

  • Hero Member
  • *****
  • Posts: 14142
  • Fuck Elmer.
    • Incessant Negativity Software
Re: last wip of galaxian
« Reply #1 on: July 04, 2009, 06:31:15 AM »
Pretty nice so far!  I like the title screen with the little guy pushing the PCE

My only complaint is that the sprites dont contrast the backgrounds very well so its hard to see.  Maybe try outlining them in black?

is this a HuC title or a regular ol' ASM title??

and is it just my eyes or is the resolution wider than normal or somethin
[Fri 19:34]<nectarsis> been wanting to try that one for awhile now Ope
[Fri 19:33]<Opethian> l;ol huge dong

I'm a max level Forum Warrior.  I'm immortal.
If you're not ready to defend your claims, don't post em.

touko

  • Hero Member
  • *****
  • Posts: 953
Re: last wip of galaxian
« Reply #2 on: July 04, 2009, 07:02:50 AM »
Thanks for tried it ..

All is in HUC c compiler 8) ..
For the background , i have noticed that and
Quote
Maybe try outlining them in black?
this is not a bad idea   :-k ..

for resolution i used 320*224  8)
another problem for me ,they are no tiles transparency  ..
 
« Last Edit: August 20, 2009, 02:20:43 AM by touko »

Arkhan

  • Hero Member
  • *****
  • Posts: 14142
  • Fuck Elmer.
    • Incessant Negativity Software
Re: last wip of galaxian
« Reply #3 on: July 04, 2009, 05:51:13 PM »
Well good, maybe that means we will see 3 good releases from HuC this year!


Insanity, Galaxian and Vampire Story :)


I would definitely try to outline the sprites in black so they stand out from the busy backgrounds!

[Fri 19:34]<nectarsis> been wanting to try that one for awhile now Ope
[Fri 19:33]<Opethian> l;ol huge dong

I'm a max level Forum Warrior.  I'm immortal.
If you're not ready to defend your claims, don't post em.

hcf

  • Jr. Member
  • **
  • Posts: 93
Re: last wip of galaxian
« Reply #4 on: July 07, 2009, 11:46:40 PM »
Good work touko!! Let's make grow the HuC community!!  :D

I am curious about one thing: why did you choose the "medium" 320x224 resolution, instead of the standard 256x224 or the higher 512x224? I have been making tests in the last weeks with resolution changes, and this topic is very interesting for me  :)

touko

  • Hero Member
  • *****
  • Posts: 953
Re: last wip of galaxian
« Reply #5 on: July 08, 2009, 12:34:39 AM »
Good work touko!! Let's make grow the HuC community!!  :D

I am curious about one thing: why did you choose the "medium" 320x224 resolution, instead of the standard 256x224 or the higher 512x224? I have been making tests in the last weeks with resolution changes, and this topic is very interesting for me  :)

Thanks ..

I have choosen 320*224 because i' am using up to 10 sprites (16*16) per line, and 256 pixels of horizontal res, are too small for that lines (aliens lines move left to right & right to left) ..

For 512 res, is simple, this res is consuming too many VRAM for me & my curent programmation skills of PCE  :-"

By the way, i'am following your vampire story, and i think that this project is superb, and i 'll like that you close this with a long adventure ..
I like your in-game movie, beautiful in B&W  :wink:.
« Last Edit: July 08, 2009, 03:47:55 AM by touko »

hcf

  • Jr. Member
  • **
  • Posts: 93
Re: last wip of galaxian
« Reply #6 on: July 08, 2009, 01:08:30 AM »
Thank you!! (for your words and for the info about the screen resolution). In fact, I have tried to use the 512x224 resolution, and I run out of VRAM too  :mrgreen:  Maybe we can speak about this topic one day and share our experiences. As you said, the problem is that 512x224 uses a lot of tiles (and of course, forget about using methods like "load_background"...).

I hope that we keep learning HuC, maybe we can begin in the future a project together!  :dance:

touko

  • Hero Member
  • *****
  • Posts: 953
Re: last wip of galaxian
« Reply #7 on: July 08, 2009, 03:29:01 AM »
Of course, for me, i'am posting source code with my finished galaxian ..
Actually it's a little dirty  :-" ..

I have started galaxian to learn pce programming, and this finished into a game   ](*,)

Necromancer

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 21366
Re: last wip of galaxian
« Reply #8 on: July 08, 2009, 04:45:21 AM »
I test drove Galaxian last night, and I have to agree with Arkhan - the sprites blend into the background.  I kinda think that the background should be toned down and not quite so bright and busy (it's a bit distracting), but maybe Arkhan's sprite outline suggestion would be enough.
U.S. Collection: 97% complete    155/159 titles

touko

  • Hero Member
  • *****
  • Posts: 953
Re: last wip of galaxian
« Reply #9 on: July 08, 2009, 05:15:21 AM »
huuum, i think that this is a real problem for visibility ..

I'll try to resolve it !!!

Arkhan

  • Hero Member
  • *****
  • Posts: 14142
  • Fuck Elmer.
    • Incessant Negativity Software
Re: last wip of galaxian
« Reply #10 on: July 08, 2009, 02:03:38 PM »
another help might be to outline in black AND dim the colors by 1 or 2 steps so theyre a bit darker to help contrast the bright sprites. 

id hate to see that neat waterfall go away.
[Fri 19:34]<nectarsis> been wanting to try that one for awhile now Ope
[Fri 19:33]<Opethian> l;ol huge dong

I'm a max level Forum Warrior.  I'm immortal.
If you're not ready to defend your claims, don't post em.

sunteam_paul

  • Hero Member
  • *****
  • Posts: 4732
Re: last wip of galaxian
« Reply #11 on: July 10, 2009, 10:39:05 PM »
I was bored so I knocked up this to see...black outlines would make things a lot clearer I think.



The PC Engine Software Bible
Quote from: Tatsujin
I just felt in a hole!

Arkhan

  • Hero Member
  • *****
  • Posts: 14142
  • Fuck Elmer.
    • Incessant Negativity Software
Re: last wip of galaxian
« Reply #12 on: July 11, 2009, 09:01:47 AM »
yeah that definitely helps lol
[Fri 19:34]<nectarsis> been wanting to try that one for awhile now Ope
[Fri 19:33]<Opethian> l;ol huge dong

I'm a max level Forum Warrior.  I'm immortal.
If you're not ready to defend your claims, don't post em.

hcf

  • Jr. Member
  • **
  • Posts: 93
Re: last wip of galaxian
« Reply #13 on: July 12, 2009, 08:02:56 PM »
Wow, I finally was able to test Galaxian, and it's incredible! I love the intro background, I love the animation of the intro (the one of the boy who pushes the logo and eats a chewing-gum) and I'm really impressed by the cascade effect. Congratulations, it is awesome!!

Furthermore, I am double impressed by the fact that you used only HuC, and the game was a card game (not a CD game). You really optimized things!  :o

By the way, did you think about making a CD game, or maybe you chose making a HuCard game from the begining?

touko

  • Hero Member
  • *****
  • Posts: 953
Re: last wip of galaxian
« Reply #14 on: July 13, 2009, 02:38:22 AM »
Thanks hcf  8) ..
This is not difficult to make this, this is more longer than difficult  :wink: ..

Huc is for me ,an excelent way to make a game project easily, but he is out for speedy game like sonic or rapid shmup.
I have started galaxian to learn pce programmation, and this finished in a complete game  :mrgreen:
I'll release finished game with all source code and graphic datas

My nest project will be on super CD-ROM .. O:)

This outlined screen has finished to convince me to outline sprites  =P~.

Ps:hcf press run when you are beginning to play :wink:
« Last Edit: April 09, 2010, 01:09:46 AM by touko »