Skip to main content

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

defend tha moon!View game page

defend the moon from invaders!
Submitted by stanzawest (@stanzawest) — 9 hours, 58 minutes before the deadline
Add to collection

Play game

defend tha moon!'s itch.io page

Results

CriteriaRankScore*Raw Score
Fun Factor#24.1114.333
Learning#44.2164.444
Use of Theme#54.2164.444
Overall#63.7954.000
Presentation#73.4793.667

Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

The Learning Goals
The main goal of my project was to learn how to make scripts communicate between each other seamlessly. Also just writing cleaner code in general.

Your Wins
I was successfully able to make multiple systems work together
I was able to make a weapon system (another goal I had in mind)

Self-Evaluations
65

Theme
I made use of the theme by making the setting of the game, the Moon

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

This is a fun game! I have only tried it in the browser, so I can’t say anything about the app, but the enemies of higher waves act a bit weird/laggy when they first load it (haven’t tested that too much, but when I first saw red enemies of wave 2, they ended up killing me cuz laggy behaviour plus got too close to me without realising. Restarting, the second time they behaved normally, but at wave 3, the big red enemies did the same)

Developer

Thank you for the feedback! ( •̀ ω •́ )

I'm not sure what could be causing the lag in the browser build because it seems to work fine for the most part on my machine. It also seems to work fine on the windows build. It could maybe be because of unity's ai nav system not being tied to the framerate correctly but I'm not sure (this is my first time using unity's nav mesh system). This is also my first ever time making a web build so stuff like this is hard for me to debug correctly because I know little to nothing about web ports. 

Currently I'm not sure if I will update the game but ill keep this in mind for the next time I make a browser build. U_U

HostSubmitted

Wohoo! God job on making the game. Had fun, very cool systems

Developer(+1)

Thank you! ( ´◡` )

Submitted

absolutely fun ! 

Developer(+1)

Thank you! (*^▽^*)

Submitted

Really funny game, I like it!
(but speed upgrades are unlimited so you can move like Sonic, I think you should to clamp the speed)

Developer (2 edits) (+1)

Thank you for the feedback (^▽^), I'm glad you like the game!
I was thinking of clamping the speed but I honestly forgot to, lol.