Re-implementation of Izanami game engine
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
sdl2-hello-world
A beginner template for SDL2 powered by CMake.
Setup
- Clone this repo.
- Download the SDL2 Development Libraries from the official download page.
- For Windows, unpack the archive under
dependencies
folder in this project’s root.
- Build via CMake.
Todo