@@ -310,6 +310,41 @@ the first time. Be sure to check out the [Github repo][digescape-github].
310
310
[ digescape-rust-review ] : https://www.youtube.com/watch?v=6fKt6bmnAKo
311
311
[ digescape-github ] : https://github.com/TanTanDev/DigEscape
312
312
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
+
313
348
## Learning Material Updates
314
349
315
350
### Rust Sokoban Tutorial
0 commit comments