Re-implementation of Izanami game engine
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
TheoryOfNekomata 2a66eb80bf Restore files, implement 30 FPS cap pirms 3 gadiem
src/packages/game Restore files, implement 30 FPS cap pirms 3 gadiem
.editorconfig Implement core pirms 3 gadiem
.gitignore Implement core pirms 3 gadiem
CMakeLists.txt Restore files, implement 30 FPS cap pirms 3 gadiem
README.md Implement core pirms 3 gadiem

README.md

sdl2-hello-world

A beginner template for SDL2 powered by CMake.

Setup

  1. Clone this repo.
  2. Download the SDL2 Development Libraries from the official download page.
    1. For Windows, unpack the archive under dependencies folder in this project’s root.
  3. Build via CMake.

Todo