Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 528 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 528 Bytes

Akkadict

Akkadian dictionary Webapp written in C# with procedural noun inflection, verb declensions, and inaccurate adjective declension.

Made during nwHacks 2019 in order to learn Blazor and keep myself from failing my Akkadian course.

Inflection generation is very barebones and doesn't take phonological changes (such as vowel syncope) into account.

Uses Blazor, so install that and do dotnet run or dotnet watch run.

screenshot screenshot2