Frequent Flyer, small shmup game

Started by
10 comments, last by Vladimir Slav 7 years, 6 months ago

Hello everyone,

My name is Vladimir, I'm a developer from Latvia. I wanted to share my current project, small shoot-em-up Frequent Flyer, and occasionally post updates here. The aim of the game is simple: fly your plane around, eliminate enemies.

Even though I've soft-launched the game on android market, it's still work in progress and I'm constantly trying to update it. I plan to release it to desktop machines, as well as android / iOS. It took me 45 days to make, I'm using Libgdx as a java framework. Right now there's 7 enemies and 10 different unlockable planes. The progression is also there: as player gets more score, new unlocks become available.

Gameplay:
PleasantScentedFennecfox-size_restricted

android (works best): Play Store
web (kinda slow): http://coldwild.com/flyer
greenlight (if you want to support me): http://steamcommunity.com/sharedfiles/filedetails/?id=744697163

Any feedback is appreciated. I'll be trying to post updates here every other day :)
Cheers!
Vladimir

Advertisement

Updated the game effects today: the bullets are bigger (and prettier), zeppelins have movement animation to them (the air around them is moving). here are some screenshots:

2WGzW7P.png
gGDWHPv.png

Made another game update: improved SMG weapon visuals and added a new game mode!

The aim of 'Time Attack' mode is to gather time bonuses and kill enemies while the countdown timer is ticking. If timer reaches zero - the game is over. In this mode, the player has no lives (cannot be destroyed). Instead, the time is decreased on every collision with bullet or enemy. The only way to die is to reach '00:00' on countdown timer or fly outside of field bounds.

mIetYXY.png

Hey!

Today was quite a productive day. I've changed my 'Chaotic' mode into 'Infinite' mode: battlefield now has no borders, making the game pretty much an open world game! Fly around as much as you wish, but the enemies are still going to appear not far from you. Did not expect that it would change the gameplay so much: I'm seriously considering removing bordered modes all together. The game just feels much better and action-packed that way, the life time of a player also increased and there are no more frustrating experiences when one moves away from the screen.

mUJBHoB.png

Happy hunting!

Some more updates: started adding better animations, most bonuses will have something to show when player picks them. I've also added animations to b25 and scouts, adds some movement feeling to screenshots.

Animations on b25:
UGmG6So.png

Animations on weapon pickup (changes color dynamically):
AGACobB.png

Heya! Made a quite a big update today gameplay-wise and wanted to share what I have:
- Implemented the Dive function (in browser: can press shift);
- Camera now goes towards the flight direction, can see more in front of you
- Improved background (player and enemies can be seen much easier)
- Added cool effects to star pickups

Here are some screens:
Cooler star pickups!
XNW1Kbp.png?1
Same effects on health :)
1fs4yew.png?1
Dive function, plane is invulnerable
3FqLmKa.png?1

Made some more changes today and am really excited to announce a new update: decided to change projectiles again, make them and explosions brighter. The second plane is now automatically unlocked too + some weapons have spread now, making their behavior a bit more unpredictable (but also making it easier to hit rockets).

Here are the screenshots:
nZiBPY6.png?1

NanVMs0.png?1

Some more graphical changes for today and first big news for me!

- explosions/effects are now drawn beneath the player and enemies, will improve gameplay experience
- awesome muzzle flash added!
- rockets have smoke tails now!
- small clouds effect fixed and returned
- text is much more readable on background

Pics:

Muzzle flash:
r5Bf7mv.png?1

Clouds and rocket tails!
DZTKnvj.png?1
M9VHVXj.png?1


The game actually got featured on gamejolt, got me pretty happy about that :)

Also, here's a small video of new effects!

Made a big update, added two new weapons:
- small lasers added (but I think the way I implemented them makes them look more like lightsabers)
- death ray follows enemy plane now: https://gfycat.com/AggravatingDelectableLadybug
- 3 second invulnerability after being hit
- small rockets have trails
- minelayer issue fixed: mines are spawned properly now
- creates give more ammo for 2+ cannon planes now
- organized mode: changed the 'approaching enemy indicator' color to cyan, will be harder to confuse with hearts now
- web version: resolution change!

Death Ray:
AggravatingDelectableLadybug-size_restri

Invulnerability on hit:
1gcMmmu.png?1

Smaller lasers:
FRNX22l.png?1

Hey!

For the past two days I made plenty of changes:
- Gameplay: all plane lives increased by one
- Gameplay: slow rocket rework: start very slow, gain speed as time progresses
- Gameplay: death ray no longer slows your plane on use
- Gameplay: large gray zeppelin: scatters bullets on death now
- Gameplay: large gray zeppelin has 8 lives now
- Gameplay: weapon spread: your own bullets do not overlap
- Gameplay: secondary weapon, bomb remake: projectiles are more slow, fly much further, 4x times bigger
- Gameplay: enemy bomb explosion projectiles fly more slowly (and speed up as time passes by)
- Graphics: bubble around plane (after dive / hit): dimensions fixed
- Graphics: fixed large screen infinite mode texture problem: the backgrounds will appear in a timely manner now (no blue blank spaces)
- UI: background gets darker after pause button has been pressed (for consistency)
- UI: added clarification for plane price (stars)
- UI: main menu resulotion changed
- UI: main menu, credits button replaced to be a bit prettier
- UI: showing exp bar instead of "NEXT UNLOCK: SCORE" at the end of level
- sound: engine sound turns off after player dies
- android: will attempt to login to google play once per launch only. to retry, special connection button will appear in the settings screen
- android: no more toast messages when user cancels connection to google play

Zeppelin explosion intented to make you use dive more often. Here's the bullet scatter screens:

RxkGq6e.png?1
1kctXaS.png?1
Cheers!

This topic is closed to new replies.

Advertisement