Its not that often a game can make me cry. This is one of those times.
Mdfry Games
Creator of
Recent community posts
https://mdfry-games.itch.io/dont-let-them-invade-earth
Don't let them invade earth is a game where you have to try to stop aliens from invading earth by firing lasers at them before they can get to earth. (art is from assets, credits listed on game page and in the text file).
Paper Dodger is a game where you have to dodge paper airplanes. You gain points by surviving the paper airplanes. Be careful as the planes do get faster during the starting area of the game.
If that interests you then you may want to give it a play: https://mdfry.itch.io/paper-dodger
https://itch.io/jam/mdfrys-horror-game-jam-1
I am holding the first Mdfry's horror jam.
You should join the jam because it will have a unique theme and will challenge its contestants to make a horror game in one week. It is a ranked jam.
![](https://img.itch.zone/aW1nLzk0MTAzNTMuanBn/original/u18apl.jpg)
Image is from Pixabay
When it comes to using modules are we allowed to use function in the modules, I know that the rules say your own functions but does this ban module functions, for example in python would it be allowed to use a function like math.ceil() or would we only be able to use the modules variables like math.pi?
Thank you for your feedback, I will admit that it could have done with more levels. I did have one more level, which admittedly isn't a lot more, however I gave up on making a tenth level due to what I assume is that my coding was not built all to well for reusing the buttons. Once again thank you for spending time to leave me some great feedback. Also good job on overcoming your anxiety to submit a game.
I've tried porting stuff to html in the past and they always got laggy on my end, I didn't have a way of verifying whether the issue was on my end or not when my game was submitted, I will try to at least make html ports for future projects. Thank you for the suggestion, I will try to port to html along with the downloadable files in the future incase it works better for others than it does with me.