8000 Fix links · kakoeimon/rust-gamedev.github.io@9238ca0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9238ca0

Browse files
committed
Fix links
1 parent e91ddba commit 9238ca0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/posts/newsletter-015/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If needed, a section can be split into subsections with a "------" delimiter.
6060

6161
## Game Updates
6262

63-
### [Power Kick][itch-io-power-kick-link]
63+
### [Power Kick][power-kick-link]
6464

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

@@ -70,11 +70,12 @@ Your task is hit the enemies till they get dizzy and then kick them
7070
The game have 20 stages and in stage 10 and 20 you will have to face a helicopter boss.
7171

7272
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.
73+
7374
The development took around two weeks thanks to [MacroQuad][macroquad-power-kick] and [Hecs][hecs-power-kick].
7475

7576
[macroquad-power-kick]: https://github.com/not-fl3/macroquad
7677
[hecs-power-kick]: https://crates.io/crates/hecs
77-
[itch-io-power-kick-link]: https://kakoeimon.itch.io/power-kick
78+
[power-kick-link]: https://kakoeimon.itch.io/power-kick
7879

7980
## Learning Material Updates
8081

0 commit comments

Comments
 (0)
0