Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Recreation of Wordle game in C/C++ using OpenGL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages