s1ashxd / language-trainer

LibGDX russian grammar trainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wakatime

Russian Language Trainer

A simple application written in Kotlin using the libGDX framework. The game is intended for Russian-speaking students of the 2nd grade.
Простое приложение, написанное на языке Kotlin с использованием фреймворка libGDX. Игра предназначена для русскоговорящих учеников 2-ых классов.

Installation and launch

  1. Download Java Runtime Enviroment (min 1.8)
  2. Download language-trainer.jar from Releases
  3. Run with JRE or via command line: java -jar language-trainer.jar

Environment

  • Config path folder: %user%/.prefs/language-trainer.xml
  • Rule template
    The rule file must be named rule-{index}.json
    After adding the rule file, increment the RULE_COUNT constant

Contributors

s1ashxd - wrote the code
7x7x49 - drew the assets
rianix - idea generator, described the rules

About

LibGDX russian grammar trainer


Languages

Language:Kotlin 100.0%