Thank you for feedback!!! :)
CoolCat7
Creator of
Recent community posts
Thank you for your opinion! I like to make very simple games like this one. But when programming them, there are problems. This game has an infinite world, I needed to think before doing something good. And I know that the game is not ready, but I like what I have now. If you have questions about game development, you can discuss in Discord, so we can share useful information :) Thank you
Hello! Please give feedback on my game "Gravity Force". The gameplay is easy to understand, but you need to practice to pass the level. I think I need to redesign the main menu and, in general, change the UI.
https://coolcat7.itch.io/gravity-force
Thank you for your attention!
Hello! I'm making simple game called "Gravity Force". Your task: avoid enemies and spikes to finish the level!
Now the game has 6 levels, but they are difficult...
Unfortunately, this is only a beta version, so there is not much content there.
https://coolcat7.itch.io/gravity-force
Thank you!!
Hello! I was playing on Android, I noticed one problem that the "pause" button does not work during the game :(
I would like there to be several game modes in the future that change throughout the level, for example: a small spaceship that changes the direction of flight from pressing a button ...
The game is good, keep working!
By the way, I am also 16 years old :D
Hello! I played this game, I love this game! :)
I have a lot of ideas like new game modes, etc., but I want to tell that you should improve the game code. (I decompiled the file where the scripts are contained)
Don't use GameObject.Find (), use object reference instead, because if you keep updating this game, but write GameObject.Find () in every script the game will not be optimized
Anyway, keep making the game! :D
Good job!
https://coolcat7.itch.io/square
Overcome obstacles in a difficult and thorny world!
Come up with and use the correct path to get to the end!
Features:
- Level Editor, where you may create your easy / medium / hard level using different obstacles, spikes, triggers!
- 8 official levels, to show what the level editor is capable of.
Hello! Thank you for feedback!
This game is my first "serious" project, where I was able to make a level editor, at least for an easy-to-understand game. But I paid a lot of attention to the editor, saving / loading levels, so I simply did not fix such simple flaws :(
I'll fix this bugs in next update