-
Notifications
You must be signed in to change notification settings - Fork 0
jrizza/rulax
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Rulax is a roulette game built with C++ and Ncurses in a client-server flavor. # PREREQUISITES make >= 3.79.1 gcc >= 2.96 Ncurses >= 1.125 # INSTALLATION $ make clean $ make # RUNNING THE SERVER Update the configuration file: server.cfg and then run the server: $ server # RUNNING THE CLIENT $ client <SERVER IP> <PORT> <PLAYER NAME> # DOCUMENTATION README: This help. README.client: Client documentation. README.server: Server documentation.
About
Terminal Roulette built with C++ and Ncurses
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published