Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

If I do, I can say you are my inspiration. Btw, is it easy to make these games? Like, is the code complexity and syntax complicated or is it self explanatory? Like, something easy to understand with linear logic (not those messed up logics that only Sherlocks can understand)

It's difficult at times but not Sherlocks level. You will learn as you make games. For example, I tried making Poker game an year ago and saw a really complicated tutorial about it. Unfortunately it was not written in C# so it was cancelled. Later for LSH, I was determined to implement it so I tried to understand the mechanics behind it, code with my past experience and made a simple poker game.