https://github.com/Kode/Kore-Samples
https://github.com/Kode/Kore-Samples
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/Kode/Kore-Samples
- Owner: Kode
- License: other
- Created: 2023-01-01T17:15:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T12:10:34.000Z (about 2 years ago)
- Last Synced: 2024-04-14T00:47:24.419Z (about 2 years ago)
- Language: C
- Size: 9.02 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kore 2 Samples
**Build and Run Example**
```
cd 01_triangle
../Kore/make --run
```