Skip to main content

Zomb-Merge - Sprint 5

Zomb-Merge - Sprint 5


My name is Kyle Ramser and I am currently attending Chico State as a Computer Animation and Game Design major. I am in Mobile Development and, with my team ”Graveyard”, I am working on a mobile game for android devices with the working title “Zomb-Merge.” We just wrapped up our 5th sprint of the process and we are moving on to our 6th. I think that overall this was not our strongest sprint, especially with a few of the hiccups that happened during it, but we are most definitely on our way to finishing by the 7th and final sprint.


I always like to start off with what went wrong during the sprint, and this one had some big issues. During the process, we had a huge miscommunication that ended up about as poorly as it could have: a merge error. Because of this, I lost a huge chunk of my work and had to spend a good amount of time reimplementing work that I had already completed. Luckily, a good chunk of the time that I used was researching how to do the work rather than actually typing and making changes, so putting all of it back in wasn’t too difficult on its own. The other big issue is that I ended up getting sick over the weekend, which made me unable to go to class and made it difficult for me to work. Because of all of this, I wasn’t able to get too much work completed during this sprint. I was able to learn from this and from now on our team will be communicating every time that they enter Unity on a branch and which branch of the project they’re working in. This will hopefully stop us from losing progress due to slight communication issues as we did.


As for the good, I was able to finish off the attacking script and add the tutorial to the game. For the tutorial, I opted for a simple text tutorial telling players how to play the game, as the game itself is very self-explanatory. To achieve this, I added some more buttons to the main menu to bring up a tutorial menu that tells the player what they are doing. For the attack script, I made it able to display the damage numbers for each of the cities, functionally attack, send the players to the losing scene if their damage is too low, and move on to the next city if they win, where the new damage value is displayed. On top of this, I also got far into making the health bars function as I wanted them to. This was much more difficult than I had originally thought it would be, and I ended up needing to do a few hours of research and trial and error to get anywhere near what I had originally planned. Now that I have done the research I used coroutines to make the health bar drop by whatever amount the player’s damage number was at over a few seconds. While it isn’t fully functional yet, I have done most of the work for it, and it will be the first card I finish in the next sprint.



So overall, this sprint had its speed bumps for sure. Getting sick and losing a lot of my work was definitely not helpful, and I underestimated the difficulty of the health bars. Next sprint, I am going to finally put all the work that I put into the health system on the board and I am going to make absolutely sure that the team communicates well when they are entering and leaving a branch to keep from having any more work lost for no reason.

Comments

Popular posts from this blog

Sources and APA

APA Sources for Kickstart Gottfried, J., & Park, E. (2025, November 20). Americans' Social Media Use 2025 . Pew Research Center. Retrieved February 20, 2026, from https://www.pewresearch.org/internet/2025/11/20/americans-social-media-use-2025/ This article from Pew Research seems like a very useful collection of information about social media use amongst Americans in 2025. This can be easily used to influence choices from our group, as we can see what forms of media are working, as well as what forms are not working anymore. An immediate example from this article is the fall off of Twitter, now known as X, which is only receiving 21 percent of people who say they use it. Health Benefits of Social Media Use in Adolescents and Young Adults . (2025, August 15). PMC. Retrieved February 20, 2026, from https://pmc.ncbi.nlm.nih.gov/articles/PMC12356748/ This could be an extremely interesting article to pull from, especially when thinking about the broader effects of social media. For ...

KickBack - Sprint Review 1

KickBack - Sprint Review 1 My name is Kyle Ramser, and I am currently working as a 3D artist on the game KickBack. We just finished up our first sprint, which means I was able to finish some of the early models to be implemented into the game. So far, this production has been one of the most interesting for me personally, and the team I am working with is a bit larger than I am used to. The art style for this game is low-poly models with a very simplistic texture style, reminiscent of something like Risk of Rain 2 or Solar Ash. I have never worked on a project with this type of style before, so it has been a learning curve for me, and I am still trying to find helpful information for texturing in these kinds of games. So far, I think the models have turned out quite well, and I am definitely getting the hang of the art style as it has become more natural for me to create these lower-poly models. As for the work I have completed this sprint, like I said before, I completed several model...

CAGD 373 - Destiny 2 Tower - Sprint 5

My name is Kyle Ramser, and I am currently working with my group to recreate the Tower, a social space from Destiny 2. We just finished up our fifth sprint of the project, which means we are nearly at the deadline for the game scene. This sprint was a fairly productive one for me, as I was able to finish nine cards, all which were very important to the main layout of our scene, and was able to make some progress on the modeling of a pistol for the main player character. So far, this has proven to be one of the most difficult models I have ever tried to create. This sprint, I focused on finishing the last of our main models. This includes things like the vault wall, the giant overhang in the back of the map, and a modular wall to be used for the left side of the map.I was able to model and UV each of these, as well as add a few smaller things like a target for the shooting range and a Unity local fog to block off the underside of the tower. All I need to do now is to import these models...