Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 863 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 863 Bytes

Red Herring

Members: Derrick Chau, Andrew Choi, Isaac No

This final project was completed as a part of the course PIC16B - Python with Applications II - taken with professor Harlin Lee at UCLA during Winter quarter of 2023.

Our ultimate goal was to emulate the word game called Red Herring.

Here are some related links for the official game:

Official Site

Android

IOS

One can play our game by downloading the red_herring-test folder, navigating to this folder on the terminal, and typing flask run.

A thorough description of this entire project can be read on this blog post.