← All work

Computer Science

Grid Pursuit: Cheese

JavaScript · Canvas API · game state · collision logic

Period

2023 / Browser game

Role

Game state, Canvas rendering and interface implementation

Status

Playable demo available

Complete Grid Pursuit Cheese game interface with board, controls, scoring and status panels

A small game used to make state, timing and collision rules visible through immediate browser interaction.

A 10×10 Canvas game with queued player actions, randomized enemies, traps, walls, scoring and collision detection.

Stack

HTML / CSS / JavaScript

Rendering

HTML5 Canvas API

Board

10 × 10 grid

Turn model

Five-action queue / 250ms steps

Testing tools

Wall mode + God Mode

Deployment

GitHub Pages