Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

kubil6y

3
Posts
1
Followers
A member registered Sep 15, 2023 · View creator page →

Creator of

Recent community posts

the game code is open source. you can take  and use it anyway you want. i made this game with unity. i recommend watching code monkey intermediate youtube tutorial.  it was very helpful to me.  i suggest you learn these design patterns.

1. singleton (it works great with unity but it has a bad reputation)

2. state pattern

3. object pooling

4. observer pattern (events)

5. solid principles (mostly understand interfaces and separation)

the code does not have to be perfect, it just needs to work and it should be open to further change. good luck.

thank you!

thank you for this amazing character. i made a 2d quake topdown shooter demo with it. you can try it here! :D

https://kubil6y.itch.io/topdown-shooter-demo