Skip to content

Commit

Permalink
Added mm project
Browse files Browse the repository at this point in the history
  • Loading branch information
KarthikChandran303 committed Jan 17, 2024
1 parent 660f707 commit df47ceb
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
Binary file added assets/media/mm-gameplay.mp4
Binary file not shown.
Binary file added content/project/morsel-munchers/featured.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions content/project/morsel-munchers/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Morsel Munchers
date: 2023-01-05

featured: true

image:
caption: ''
focal_point: ''
placement: 2
preview_only: true

---
{{< video src="mm-gameplay.mp4" controls="yes">}}

Morsel Muncher was a 2 week long project we worked on as a part of our advanced games project class. Following a pachinko-style concept, the player must control paddles to direct morsels of food into heat zones ensuring the food is cooked before it reaches the alien’s mouth.

In this project I worked on:
- Designing the gameplay loop
- Creating shaders and materials: custom skybox shader, heat zone shader, peg color switch shader, and paddle shader.
- Integrating art assets into the scene

0 comments on commit df47ceb

Please sign in to comment.