Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Newsletter 10: Added Akigi content #157

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 6, 2020
Merged
Show file tree
Hide file tree
Changes from all 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
Binary file added BIN +627 KB content/posts/newsletter-010/akigi1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions 35 content/posts/newsletter-010/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,41 @@ the first time. Be sure to check out the [Github repo][digescape-github].
[digescape-rust-review]: https://www.youtube.com/watch?v=6fKt6bmnAKo
[digescape-github]: https://github.com/TanTanDev/DigEscape

### [Akigi][akigi]

![cat model](akigi1.png)

^ _Completed cat model with rigging_

> [Akigi][akigi] is a magical multiplayer online world where humans aren't the
> only intelligent animals. Akigi is a solo project, and the developer hopes to
> share their excitement and challenges through their dev blogs.

In May, progress was made on the game models. Test have been created in order
to fomalize what a testing suite should look like in Akigi. The interactive
squences system was restructured to allow for a node system that could guide the
player better. A data extraction system was put in place to view metricks from
the game server.

Some of this months's updates:

- [Learning to Think](https://devjournal.akigi.com/may-2020/065-2020-05-03.html#learning-to-think)
- [Integration Testing](https://devjournal.akigi.com/may-2020/066-2020-05-10.html#integration-testing)
- [Testing Quests](https://devjournal.akigi.com/may-2020/066-2020-05-10.html#testing-quests)
- [Interactive Sequences](https://devjournal.akigi.com/may-2020/067-2020-05-17.html#interactive-sequences)
- [Logging](https://devjournal.akigi.com/may-2020/068-2020-05-24.html#logging)
- [User Interface Iteration](https://devjournal.akigi.com/may-2020/069-2020-05-31.html#user-interface-iteration)
- [Inventory](https://devjournal.akigi.com/may-2020/069-2020-05-31.html#inventory)

Full devlogs:
[#065](https://devjournal.akigi.com/may-2020/065-2020-05-03.html),
[#066](https://devjournal.akigi.com/may-2020/066-2020-05-10.html),
[#067](https://devjournal.akigi.com/may-2020/067-2020-05-17.html),
[#068](https://devjournal.akigi.com/may-2020/069-2020-05-31.html),
[#069](https://devjournal.akigi.com/may-2020/069-2020-05-31.html).

[akigi]: https://akigi.com

## Learning Material Updates

### Rust Sokoban Tutorial
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.