Hi again,
I just released a new version of NihonDrill and it would be nice to get some feedback The changes are mainly in the gui but some new features has been added as well(and bugfixes).
It's available for download here:
https://github.com/downloads/tc-/NihonD ... l_0.3.love
Some screenshots:
NihonDrill v0.3
- tentus
- Inner party member
- Posts: 1060
- Joined: Sun Oct 31, 2010 7:56 pm
- Location: Appalachia
- Contact:
Re: NihonDrill v0.3
Very nice, I need to show this to my friend who teaches Nihongo. It's been ages since I spoke it, I will have to play with this more.
Kurosuke needs beta testers
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: NihonDrill v0.3
missing images.dll?
Re: NihonDrill v0.3
I'm just learning it for the first timetentus wrote:Very nice, I need to show this to my friend who teaches Nihongo. It's been ages since I spoke it, I will have to play with this more.
Re: NihonDrill v0.3
That sounds really strageTechnoCat wrote:missing images.dll?
You downloaded the .love file right?
There is a file called images.lua, but it's included in the love file, just double checked.
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: NihonDrill v0.3
Good, I'm not crazy.
Re: NihonDrill v0.3
Line 7 is:TechnoCat wrote:Good, I'm not crazy.
Code: Select all
local images = require("images")
Code: Select all
local kana = require("kana")
Re: NihonDrill v0.3
Could be that there's a file called "image.dll" in the same folder as the .love folder or the folder where LÖVE's installed, which Lua tries to load and call luaopen_image from, even though that dll file is unrelated.TechnoCat wrote:Good, I'm not crazy.
Try moving the .love file to another directory or removing that image.dll from your LÖVE folder.
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: NihonDrill v0.3
i can actually just run it without doing anything special now. Go figure.
I think you have magazine wrong on level 5.
I think you have magazine wrong on level 5.
Code: Select all
{ kana = {"za","xtsu","shi"}, eng = "Magazine", kana_type = "hiragana" },
Who is online
Users browsing this forum: No registered users and 7 guests