Re-implementation of Izanami game engine
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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