19:09:23 Thanks! I haven't played it yet (I also haven't played Hero Hearts so I don't know what the game is like exactly) but I saw it on the FreegameDev.net forum and it looks fun. I tried to compile it, but although I have sqlite3 installed on this system, I can't find a sqlite3.o file (I understand a bit of C/linux, but I'm not totally knowledgeable about it) - I think if I compile sqlite3 myself, that should give me a .o file I can use 19:09:23 to compile the game - so I'll try that when I have time in the next few days. :) 19:09:25 appservice: !help 19:09:25 (Test message from Matrix) 19:37:12 I received these four messages now. 19:38:30 If you download the SQLite amalgamation into the same directory as Free Hero Mesh source codes then it will automatically compile SQLite if the sqlite3.o file is not there. 19:38:50 Oh, I see them now too! I think I updated my Matrix client at around about that time, so it might have been they weren't sending because I was on an old version. That's strange 19:39:30 Oh yeah, I managed to put the sqlite3.c file in the same directory, and it worked yesterday, thanks! I'll have more time to play the new puzzle sets in the next few days :) 19:47:37 OK. You can also tell me if you have made your own, or have questions about making your own puzzles, etc. 20:00:06 Thanks - I might try to create a puzzle or two eventually, but first I'll try to play some more and start to read the code. 20:39:37 OK.