Releases: V8gaming/October
Releases · V8gaming/October
v0.1.10-alpha
Changes
- Release for windows and linux
- Added a debug data page, will be hidden later, or changed to egui
- No more global variables by using default() on Buttons
- Some async functions.
Future
- Add a settings file for each language
- Split into multiple files now that there is no globals
- Add sound
v0.1.5-alpha
Changes
- Closed issue #1
- Added a page for changing languages
- Added more tasks and sub-tasks to README.md
v0.1.2-alpha
Initial release
A language learning app written in rust. Only testing memory for now.
changes
- Convert Sandbox to Application
- Key presses (a-z only)
- Remake database as (table name = level. data = [English, Vietnamese, type])