Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 347 Bytes

WordleClientC

School project on memory management and server-client connection

To run: Server - compile server.c and main.c, then run with args ex: ./a.out 8118 70 wordle_words.txt 5757

Client - in client folder, compile wordle-client.c, then run with arg ex: ./a.out 8118