Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 425 Bytes

File metadata and controls

20 lines (16 loc) · 425 Bytes

CMPE 126 Lab Project '23
alt text

Authors

Haydon Behl
Neal Chandra

CMake Build/Run Instructions

cmake . -G "MinGW Makefiles"
make
./Wordle.exe

Build/Run Notes:

Tested CMAKE generators: "MinGW Makefiles"
Executable target: "Wordle"

Ingame Screenshots
alt text
alt text
alt text