Skip to content

Releases: V8gaming/October

v0.1.10-alpha

22 Dec 10:30
Compare
Choose a tag to compare
v0.1.10-alpha Pre-release
Pre-release

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

01 Nov 00:32
Compare
Choose a tag to compare
v0.1.5-alpha Pre-release
Pre-release

Changes

  • Closed issue #1
  • Added a page for changing languages
  • Added more tasks and sub-tasks to README.md

v0.1.2-alpha

29 Oct 05:15
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

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])