NihonDrill v0.3

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
tc-
Prole
Posts: 13
Joined: Wed Jan 05, 2011 5:27 pm

NihonDrill v0.3

Post by tc- »

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:

Image

Image

Image

Image
User avatar
tentus
Inner party member
Posts: 1060
Joined: Sun Oct 31, 2010 7:56 pm
Location: Appalachia
Contact:

Re: NihonDrill v0.3

Post by tentus »

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
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Milwaukee, WI
Contact:

Re: NihonDrill v0.3

Post by TechnoCat »

missing images.dll?
User avatar
tc-
Prole
Posts: 13
Joined: Wed Jan 05, 2011 5:27 pm

Re: NihonDrill v0.3

Post by tc- »

tentus 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.
I'm just learning it for the first time :)
User avatar
tc-
Prole
Posts: 13
Joined: Wed Jan 05, 2011 5:27 pm

Re: NihonDrill v0.3

Post by tc- »

TechnoCat wrote:missing images.dll?
That sounds really strage :huh:

You downloaded the .love file right?

There is a file called images.lua, but it's included in the love file, just double checked.
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Milwaukee, WI
Contact:

Re: NihonDrill v0.3

Post by TechnoCat »

Good, I'm not crazy.
Capture.PNG
Capture.PNG (25.29 KiB) Viewed 5070 times
User avatar
tentus
Inner party member
Posts: 1060
Joined: Sun Oct 31, 2010 7:56 pm
Location: Appalachia
Contact:

Re: NihonDrill v0.3

Post by tentus »

Weird, I ran it with no problems.
Kurosuke needs beta testers
User avatar
tc-
Prole
Posts: 13
Joined: Wed Jan 05, 2011 5:27 pm

Re: NihonDrill v0.3

Post by tc- »

TechnoCat wrote:Good, I'm not crazy.
Capture.PNG
Line 7 is:

Code: Select all

local images = require("images")
Line 6 is:

Code: Select all

local kana = require("kana")
They should both be in the same directory level, strange that kana.lua is found but not images.lua?!? :?
User avatar
thelinx
The Strongest
Posts: 857
Joined: Fri Sep 26, 2008 3:56 pm
Location: Sweden

Re: NihonDrill v0.3

Post by thelinx »

TechnoCat wrote:Good, I'm not crazy.
Capture.PNG
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.

Try moving the .love file to another directory or removing that image.dll from your LÖVE folder.
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Milwaukee, WI
Contact:

Re: NihonDrill v0.3

Post by TechnoCat »

i can actually just run it without doing anything special now. Go figure. :crazy:

I think you have magazine wrong on level 5.

Code: Select all

{ kana = {"za","xtsu","shi"}, eng = "Magazine", kana_type = "hiragana" },
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests