Merge pull request #465 from coppolaemilio/adding-beat-invaders-to-showcase

Adding Beat Invaders page
This commit is contained in:
Yuri Sizov
2022-11-24 23:12:47 +03:00
committed by GitHub
4 changed files with 68 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB

View File

@@ -64,6 +64,15 @@ is_hidden = 0
{# 3 columns at most (instead of 4). #}
{# Projects are sorted from most recent to least recent release date. #}
<section class="flex grid showcase-cards" style="grid-template-columns: repeat(auto-fill, minmax(300px, 1fr))">
{%
partial "showcase/list-item"
title="Beat Invaders"
author="Raffaele Picca"
platforms="windows, linux"
slug="beat-invaders"
image="beat-invaders.jpg"
placeholder="linear-gradient(90deg, #b5c1d8 2%, #a8b5d5 9%, #707473 47%, #666a6a 57%)"
%}
{%
partial "showcase/list-item"
title="Cruelty Squad"

View File

@@ -0,0 +1,58 @@
title = "Showcase | Beat Invaders"
url = "/showcase/beat-invaders"
layout = "showcase-item"
description = "Action Roguelite Shoot-em-up inspired by the classic Space Invaders."
is_hidden = 0
==
{##}
{% put title %} Beat Invaders {% endput %}
{% put author %} Raffaele Picca {% endput %}
{% put author_url %} https://www.raffaelepicca.com {% endput %}
{% put release_date %} March 2022 {% endput %}
{% put platforms %} windows, linux {% endput %}
{% put description %}
<p>
<strong>Beat Invaders</strong> is a space-themed action roguelite shoot-em-up!<br>
Shoot your path through waves of enemies playing as one of three Pilots, each with their own Ship Class.
Combine <strong>upgrades, ship hacks, and specials to unleash an insane devastation</strong> on your enemies!
Protect your freighters, beat the bosses and survive intense events to make your delivery.
</p>
<p>
<strong>Gameplay is speed is dependent on the speed of the current track</strong>, your opponents movements and firing rates are dictated by each songs beat and tempo.
</p>
<p>
Level up during a run and choose from different upgrades to make your space ship more powerful. Combine different upgrades to create powerful builds.
</p>
<p>
Use your earned upgrade points after a run to further enhance your space ship and unlock different ship classes with unique main weapons and stats to take on enemies on harder difficulties. The upgrades can be reset and redestributed to try out different strategies with different ship classes.
</p>
<p>
Create devastating combos using events and boosts that wipe out screens full of enemies in seconds!
</p>
<p>
Event waves and mini events break up the pace and make for fun, rewarding challenges.
</p>
<h3>Features:</h3>
<ul>
<li>Action Roguelite Shoot-em-up, paying tribute to old school games like Space Invaders or Galaga.</li>
<li>Upgrade your ships and convoy's systems between enemy waves and purchase meta upgrades between runs.</li>
<li>Different game modes: Easy, Normal, Hyper Mode, Speedrun, Lone Wolf, Weeklies and Dailies!) - all with online leaderboards</li>
<li>Mini-events, Booster pickup items and different event waves make for challenging combos.</li>
<li>Permanentely improve your ships sub-system, unlock new weapons and convoy gadgets between runs.</li>
<li>Beat Bosses and tricky Events and show your worth!</li>
<li>High score challenge! Compare your scores to your friends playing Beat Invaders, and try to beat their records!</li>
<li>Runs great on the Steam Deck.</li>
<li>Full mouse, keyboard and controller support.</li>
<li>Atmospheric electronic and vocal soundtrack with 33 tracks that sets the pace of your adversaries, making each round unique to its song.</li>
</ul>
{% endput %}
{% put link_steam %} https://store.steampowered.com/app/1863080/Beat_Invaders/ {% endput %}
{% put image %} beat-invaders.jpg {% endput image %}
{% put placeholder %} linear-gradient(90deg, #b5c1d8 2%, #a8b5d5 9%, #707473 47%, #666a6a 57%) {% endput %}
{% put youtube_embed_code %} qUy4281quH0 {% endput %}

View File

@@ -1,7 +1,7 @@
title = "Showcase | Cruelty Squad"
url = "/showcase/cruelty-squad"
layout = "showcase-item"
description = "Cruelty Squad showcase page"
description = "An immersive power fantasy simulator with tactical stealth elements set in a sewage infused garbage world."
is_hidden = 0
==
{##}