Skip to content

Commit cfbc57b

Browse files
AngelOnFiraozkriff
andauthored
Newsletter 10: Add Akigi content (#157)
* Added Akigi content * Newsletter 10: Akigi: Interactive Sequences Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 3dcdbf3 commit cfbc57b

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
627 KB
Loading

content/posts/newsletter-010/index.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,41 @@ the first time. Be sure to check out the [Github repo][digescape-github].
310310
[digescape-rust-review]: https://www.youtube.com/watch?v=6fKt6bmnAKo
311311
[digescape-github]: https://github.com/TanTanDev/DigEscape
312312

313+
### [Akigi][akigi]
314+
315+
![cat model](akigi1.png)
316+
317+
^ _Completed cat model with rigging_
318+
319+
> [Akigi][akigi] is a magical multiplayer online world where humans aren't the
320+
> only intelligent animals. Akigi is a solo project, and the developer hopes to
321+
> share their excitement and challenges through their dev blogs.
322+
323+
In May, progress was made on the game models. Test have been created in order
324+
to fomalize what a testing suite should look like in Akigi. The interactive
325+
squences system was restructured to allow for a node system that could guide the
326+
player better. A data extraction system was put in place to view metricks from
327+
the game server.
328+
329+
Some of this months's updates:
330+
331+
- [Learning to Think](https://devjournal.akigi.com/may-2020/065-2020-05-03.html#learning-to-think)
332+
- [Integration Testing](https://devjournal.akigi.com/may-2020/066-2020-05-10.html#integration-testing)
333+
- [Testing Quests](https://devjournal.akigi.com/may-2020/066-2020-05-10.html#testing-quests)
334+
- [Interactive Sequences](https://devjournal.akigi.com/may-2020/067-2020-05-17.html#interactive-sequences)
335+
- [Logging](https://devjournal.akigi.com/may-2020/068-2020-05-24.html#logging)
336+
- [User Interface Iteration](https://devjournal.akigi.com/may-2020/069-2020-05-31.html#user-interface-iteration)
337+
- [Inventory](https://devjournal.akigi.com/may-2020/069-2020-05-31.html#inventory)
338+
339+
Full devlogs:
340+
[#065](https://devjournal.akigi.com/may-2020/065-2020-05-03.html),
341+
[#066](https://devjournal.akigi.com/may-2020/066-2020-05-10.html),
342+
[#067](https://devjournal.akigi.com/may-2020/067-2020-05-17.html),
343+
[#068](https://devjournal.akigi.com/may-2020/069-2020-05-31.html),
344+
[#069](https://devjournal.akigi.com/may-2020/069-2020-05-31.html).
345+
346+
[akigi]: https://akigi.com
347+
313348
## Learning Material Updates
314349

315350
### Rust Sokoban Tutorial

0 commit comments

Comments
 (0)