top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Where's My Coffee

Project Type

Digital Game

Date

April 2024

Programming Language

JavaScript/HTML (+Swing Class)

Main Role

GUI Design and Interactivity

Further Documentation

EECS 1720 - Building Interactive Systems Winter 2023 York University, Toronto

Co-created with Vitor Betmann.

Where's My Coffee is an original card game inspired by Betmann's barista experience. Players work in a fast-paced environment, using ingredient cards to create drinks for different kinds of customers. Game rules are explained upon running the game with the ultimate goal of making $30.00 in tips without losing more than 5 customers. We implemented the MVC design pattern to enhance game scalability and enable the development of multiple scenes, including tutorials and character selection, to improve player engagement.

bottom of page