Skip to content

Commit ba96e3b

Browse files
chinedufnozkriff
andauthored
N17: Akigi (#437)
* n17-akigi * N17: Akigi: Style tweaks and devlog links * N17: Akigi: Smaller GIF Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 40ef6e5 commit ba96e3b

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
1.33 MB
Loading

content/posts/newsletter-017/index.md

+28
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,34 @@ You can discuss the project at [its GitHub forum][zombie-shooter-forum].
280280
[zombie-shooter-youtube]: https://youtu.be/9o6KjlwKyGo
281281
[zombie-shooter-forum]: https://github.com/aunmag/shooter-rust/discussions
282282

283+
### [Akigi][akigi]
284+
285+
[Akigi][akigi] is a work-in-progress multiplayer online game world. Akigi
286+
is being developed by [@chinedufn] for the web and desktop using a custom
287+
Rust game engine.
288+
289+
![Moving while attacking](akigi.gif)
290+
_Moving while attacking. Don't look at the shoulders._
291+
292+
December updates include:
293+
294+
- [Support for additive animation blending][aiming] was added
295+
in order to be able to aim bows.
296+
- A somewhat operational [skill progress meter][skill-progress] was added.
297+
- A [discussion on Reddit][learning-art] about learning art as a programmer.
298+
299+
Full December's devlogs:
300+
[#96](https://devjournal.akigi.com/december-2020/096-2020-12-06.html),
301+
[#97](https://devjournal.akigi.com/december-2020/097-2020-12-13.html),
302+
[#98](https://devjournal.akigi.com/december-2020/098-2020-12-20.html),
303+
[#99](https://devjournal.akigi.com/december-2020/099-2020-12-27.html).
304+
305+
[akigi]: https://akigi.com
306+
[skill-progress]: https://devjournal.akigi.com/december-2020/097-2020-12-13.html
307+
[aiming]: https://devjournal.akigi.com/december-2020/099-2020-12-27.html#aiming
308+
[learning-art]: https://reddit.com/r/gamedev/comments/k8i773/how_i_a_mere_programmer_am_learning
309+
[@chinedufn]: https://chinedufn.com
310+
283311
### Harvest Hero
284312

285313
![Harvest Hero Gameplay](harvest_hero_snippet.gif)

0 commit comments

Comments
 (0)