This game was created for Assignment 2 of CSUY 3113.  The idea of the game is to play as a blue marble, and navigate through a maze of obstacles on a platform to reach the finish line (noted by a checkered floor). The levels each progress in difficulty as well as have some main obstacle and maze pathing. The ground floor also has no walls, so the player must stay on the path to reach the finish line. If the player falls off the map, they will simply respawn. The color scheme was chosen to be minimalistic to provide clarity, as well as appear similar to the previous assignment.

The spikes were created in Blender using their cone preset. I then created code for them that when touched, they would respawn the player back to the beginning. I considered instead that if you hit a certain spike further along the map, it would set you back to a checkpoint, however I ditched this idea because the levels were small and would maintain that little bit of frustration to keep it fun if any spike was hit. 

For the third level, I thought it would be interesting to create some type of teleportation aspect. To do this, I created a small circle on  the floor to which the player would teleport to the other one of the same color. SPOILER AHEAD: I thought it would be funny to create a troll path, with a hidden game object that would kill you just as you thought you got to the finish line. I did this because I thought the people I shared this game with would be pranked and I would have a good laugh, but of course they predicted it and didn't fall for it (@Liam). 

A previous version of this game exists on my Itch page, with the initial difficulty called Marble Maze V1. When I first made this game, I had the intention that my friends would play it, who are all very experienced gamers so I made it super hard to complete and very tedious. Most agreed that it was fun  to complete but also very frustrating/tilting (which I took as a job done right). However, after some consideration, I decided that it was best to keep the original design while lessening the difficulty for the submission of the project as well as demoing purposes.

(For those wanting more of a challenge, please checkout Marble Maze V1)

StatusReleased
PlatformsHTML5
Rating
Rated 2.0 out of 5 stars
(1 total ratings)
AuthorJuliana Soranno

Comments

Log in with itch.io to leave a comment.

Quite a Simple and cool little game. Enjoyed playing it. The only suggestion I would give is to ramp up the difficulty slowly by keeping the first few levels really simple and then making it long and complex. However, the overall color theme that gives a minimal look is quite good. You can scale this game up by adding up more interesting mechanics ahead of time.