top of page
Search

Tackling New Things

  • Writer: Cody Mader
    Cody Mader
  • May 10, 2021
  • 1 min read

As our game has progressed in development, it's shifted from the original idea to better fit within the time frame we have. Originally we had a predesigned level that was traded out for procedurally generated levels. This allows for more replayability with our game without having to hand-design multiple levels so this saves us time to focus on other aspects of the game. With this new level design, we now have a need for a minimap to help the player traverse the level without getting lost.

Designing and implementing a minimap is an entirely new thing for me. During midterm, my team had planned for a large map for our Metroidvania game, but it got shortened to a linear map so we never ended up creating a minimap. This time around the opposite happened, so my first step in the process begins with research. I will be taking time to read any documentation and watch videos in order to give myself the best start when I begin the implementation of a minimap.

 
 
 

Recent Posts

See All
We learn from Our Mistakes

This was the final week of working on this project. I primarily try to fix the problem we had with saving from last week. Due to time...

 
 
 
Would You Like to Continue?

This was our final week to add anything new to the game. One thing we tried before but couldn't really figure out at the time was saving...

 
 
 
Going Code Blind

Finding and fixing bugs is a part of programming, and some bugs are very troublesome to find the root of their cause. Often times I find...

 
 
 

Yorumlar


Post: Blog2_Post
  • Facebook
  • Twitter
  • LinkedIn

©2021 by C monkey. Proudly created with Wix.com

bottom of page