Skip to content

School project on memory management and server-client connection

Notifications You must be signed in to change notification settings

GregWith2Gs/WordleClientC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

School project on memory management and server-client connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages