https://github.com/tsoding/3jss
Just a small experiment on game architecture.
https://github.com/tsoding/3jss
Last synced: 9 months ago
JSON representation
Just a small experiment on game architecture.
- Host: GitHub
- URL: https://github.com/tsoding/3jss
- Owner: tsoding
- License: mit
- Created: 2021-02-07T13:56:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T12:01:33.000Z (over 5 years ago)
- Last Synced: 2025-10-12T16:04:14.394Z (9 months ago)
- Language: C++
- Size: 22.5 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3jss

Just a small experiment on game architecture.
## Quick Start
```console
$ make
$ ./3jss
```