https://github.com/iciclef/ai9_logic_2018
AI9_2018 Logic Module
https://github.com/iciclef/ai9_logic_2018
Last synced: 3 months ago
JSON representation
AI9_2018 Logic Module
- Host: GitHub
- URL: https://github.com/iciclef/ai9_logic_2018
- Owner: IcicleF
- Created: 2018-02-16T03:08:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T08:30:49.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T02:58:02.551Z (5 months ago)
- Language: C++
- Size: 210 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ai9_logic_2018
AI9_2018 Logic Module.## Compile
```sh
cmake . -D "Unix Makefiles"
make
```