Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

thinlizzy

5
Posts
3
Topics
A member registered Jun 28, 2020 · View creator page →

Creator of

Recent community posts

FYI, this game uses the free https://github.com/thinlizzy/die-tk engine which is a simple toolkit to handle windows and graphics in a portable way.

Other opensource libraries used were https://github.com/thinlizzy/libimage , https://github.com/thinlizzy/libjukebox and the great https://github.com/ThePhD/sol2 which handles the Lua scripts.

I just uploaded https://thinlizzy.itch.io/mimomania-solitaire for Windows and Linux. It's a collection of animated solitaire card games which uses the pictures of my cats.

There are four games so far and I plan to add many more of them. Stay tuned.

it's an interactive fiction game. I added a screenshot now. thanks for the heads up

(2 edits)

https://thinlizzy.itch.io/the-black-dark-sanctum is a new IF game which is pretty fun and challenging. You need to defeat the evil wizard Mordrox which is pillaging your village.


Hi, I finally decided to wrap up and release https://thinlizzy.itch.io/starship

This is a nice old-school side scroller shooter inspired on Gradius. It has secret levels and a moderate level of difficulty, but it gets harder and harder as the game goes on.

I made this entirely in C++ with no frameworks involved. That's why the executables are so small.

Enjoy!