https://github.com/smoke-y/crystal
Game engine
https://github.com/smoke-y/crystal
cpp game-engine
Last synced: 3 months ago
JSON representation
Game engine
- Host: GitHub
- URL: https://github.com/smoke-y/crystal
- Owner: smoke-y
- Created: 2023-06-12T04:49:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T19:14:43.000Z (over 1 year ago)
- Last Synced: 2024-12-03T22:19:51.755Z (7 months ago)
- Topics: cpp, game-engine
- Language: C++
- Homepage:
- Size: 8.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## screenshots
```git clone --recurse-submodules https://github.com/As14n/Crystal.git```
## Windows
Unzip the folder generated by glad and place it under vendor/## Android
.so files are built to AndroidStudio\app\build\intermediates\cxx\Debug\6v6i501y\obj\
### local.properties
- ndk.dir = absolute_path_to_ndk
- cmake.dir = absolute_path_to_CMake(this folder should contain "bin/" which should contain cmake and ninja)
- sdk.dir = absolute_path_to_sdk