Author Topic: FLAKTANK- anti-aircraft shooter  (Read 9135 times)

0 Members and 2 Guests are viewing this topic.

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #15 on: January 29, 2012, 10:37:17 am »
Yay for powerups :D
Also, I like the new bullet sprites :thumbsup:
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
Re: FLAK - an anti-aircraft shooting game
« Reply #16 on: January 29, 2012, 10:14:34 pm »
Hey I do a lot of sprite work (see my sig), and I love coding menus! Could I make a menu for this? or will it just start? It looks really fun! Nice job BTW :)
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline MGOS

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +95/-0
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #17 on: January 30, 2012, 12:22:53 am »
Thanks for the offer, I'm not sure if I need this yet. Maybe later, when a highscore list is added or so. (something that gives a reason for multiple menu choises)

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #18 on: February 03, 2012, 02:15:37 pm »
Looking good! Have you considered allowing the character to move around, and interact with the ground somehow?
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline MGOS

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +95/-0
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #19 on: February 03, 2012, 03:18:53 pm »
I actually had the idea to mount the gun on a tank which allows you to move forward or backwards, but in a closed area.

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #20 on: February 03, 2012, 06:47:45 pm »
Good, I like that.
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
Re: FLAK - an anti-aircraft shooting game
« Reply #21 on: February 03, 2012, 06:51:34 pm »
I feel controlling a turret, and a tank, and shooting might be a bit to hard to multi-task with :P But thats just for me, I have a bad run with multitasking
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #22 on: February 03, 2012, 07:12:04 pm »
Well I was thinking like something like in Base 671. Arrows to steer, two buttons for forward/reverse, and a button to shoot.
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline MGOS

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +95/-0
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #23 on: February 04, 2012, 03:06:42 am »
Well I was thinking like something like in Base 671. Arrows to steer, two buttons for forward/reverse, and a button to shoot.

Yeah, that's what I thought too. The turret is fixed on the tank, so you'd have to steer in order to alignthe turret. I think that this will make the game more interesting and perhaps a bit easier because the helicopters won't have that much precision when they have to fire on a moving object.

Offline MGOS

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +95/-0
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #24 on: February 04, 2012, 08:55:59 am »
Ok, the basics of tank moving are included, and a pause screen is added as well.
The only remaing issue is the graphics. I used sprite rotating for the tank, but it didn't turn out as good as I hoped.
So should I use
  • this sprite rotation (ugly)
  • 8 different sprites for 16 positions (bigger program size)
  • vector graphics (slower speed)
All of them aren't too difficult, but which should I use?

Offline NanoWar

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 140
  • Rating: +18/-6
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #25 on: February 04, 2012, 11:07:42 am »
The bullets should start closer to the shooter.

Sometimes the flak hat white dots in its sprite, sometimes not. Every angle looks different. Was that intended?

Edit: Looks better than the sprite before, though.

Edit Edit: Why is it a tank now? I thought http://imageshack.us/photo/my-images/70/flak882xf.jpg/ . Legs are attached to ground!
« Last Edit: February 04, 2012, 11:10:32 am by NanoWar »

Offline MGOS

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +95/-0
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #26 on: February 04, 2012, 11:18:32 am »
That with the bullets will be fixed soon.

The white dots are caused by the rotating algorithm. I think I have to use different sprites for each position to fix that.

Normally, a flak gun is mounted on the floor with four legs (like the old screenies show). But to spice things up, buttsfredkin and me had both the idea to let it be able to move around. That's why it is now a tank. I think I'm gonna change the name as well.

EDIT: I looked up that there actually are FlaK Tanks, for example the German [wikipedia]Flakpanzer Gepard[/wikipedia], so I will call it FLAKPZ of FLAKTANK.
« Last Edit: February 04, 2012, 12:07:30 pm by MGOS »

Offline MGOS

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +95/-0
    • View Profile
Re: FLAK - an anti-aircraft shooting game
« Reply #27 on: February 04, 2012, 01:44:16 pm »
UPDATE:

Finally, I added movement with the up/down keys.

All other functions are mostly the same, but there are some slight changes:
  • Bullets appear closer to the enemys/turret.
  • Helicopters' bullets don't hurt each other
  • Pause screen showing current level, score and health (press ALPHA). Hitting DEL in the pause screen will pretend that the calculator is off (teacher key; but it is indicated by one single pixel on in the top left corner)

That's everything for now, have fun playing!  :)