BYOW
A class project for CS61B: Data Structures
Last updated
A class project for CS61B: Data Structures
Last updated
BYOW, which stands for "Build Your Own World," is the final project for Fall 2022 CS 61B: Data Structure. It required us to build a simple 2D game that involves random world generation with seeds, interactions between the user and the game world, a complete user interface, and other basic game features such as progress saving and visual effects.