Hello!
I'm Fanomatic and I'm currently working on an old school 'Lucasarts style' game called "Animal Cruelty". It's a game kind of similar to 'Day Of the Tentacle' where you alter between three different animals who has to join together to escape the castle of the evil Doctor Petson.
Let the maniacal laughter commence!This is my first game in AGS. It started out when me and a friend participated in a game-jam at Idle Thumbs and came up with the initial idea. He drew the nice looking background for the first room while I focused on code and characters. We didn't come so far back then, but we decided to resume working on the game after the game jam. After some time my friend decided to honorably withdraw from the project and ever since I've worked mostly solo, but with some input and feedback from another friend as well as the AGS forums.

So far I have put together a fully playable PC windows demo of the first room. It features two playable characters, sounds, music, an NPC and many interactions. The game uses the 9-verb system by Abstauber, so there's quite a lot of dialogue for you to find. For the full game I will also include a how-to-play so people who didn't grow up with the 9-verb system can easily get into the game as well

If you feel like trying the demo out you can do so here:
https://fanomatic.itch.io/animal-cruelty-demo
Character conceptsThe full game will be free and will include two more playable rooms (plus an intro and an outro) as well as one more playable character. I try to keep it somewhat small and manageble.
I will post updates here, but you can also follow my progress on Twitter:
https://twitter.com/munchercowAnd on Facebook:
https://www.facebook.com/Animalcrueltygame/Full game status:- graphics 33%
- puzzles 33%
- scripting 60%
- music/sound 50%
Current version: Demo 1.2Latest Changes: * Changed character talk positions (Characters now walk to specific position when talking to NPC and Fuzzy)
* Player characters now faces each other when speaking!
* Minor bugfixes and tweaks