Skip to content

N15: Power Kick #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Nov 3, 2020
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions content/posts/newsletter-015/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,22 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Game Updates

### [Power Kick](https://kakoeimon.itch.io/power-kick)

![Power Kick](./power-kick-shot.png)

Power Kick is an one screen platform game inspired by similar old arcade games like Bubble Bobble and SnowBros. 
Your task is hit the enemies till they get dizzy and then kick them out of their misery to proceed to the next stage. The kicked enemies will hit the colliding enemies with a possibility to create a chain reaction (similar to the pushed snowball in SnowBros).

The game have 20 stages and in stage 10 and 20 you will have to face a helicopter boss.

Can be played solo on the web through WebAssembly or up to two players (first player with the keyboard and the second one with a joypad) in the downloadable version.

The development took around two weeks thanks to [MacroQuad][macroquad-power-kick] and [Hecs][hecs-power-kick].

[macroquad-power-kick]: https://github.com/not-fl3/macroquad
[hecs-power-kick]: https://crates.io/crates/hecs

## Learning Material Updates

## Library & Tooling Updates
Expand Down
Binary file added content/posts/newsletter-015/power-kick-shot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.