https://github.com/emmanuelmess/clientserversimulator
A simulator that computes in C and shows the simulation on C++/Qt
https://github.com/emmanuelmess/clientserversimulator
Last synced: about 1 year ago
JSON representation
A simulator that computes in C and shows the simulation on C++/Qt
- Host: GitHub
- URL: https://github.com/emmanuelmess/clientserversimulator
- Owner: EmmanuelMess
- Created: 2021-05-09T00:57:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-09T01:19:05.000Z (about 5 years ago)
- Last Synced: 2025-01-15T22:28:36.950Z (over 1 year ago)
- Language: C++
- Size: 74.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClientServerSimulator
A simulator that computes in C and shows the simulation on C++/Qt. You can recompile the simulation in real time, and the server will automatically show it.
## The client computes, and the server shows
### Client:

### Server:
