Skip to content

Corona Royale game made for HI1038 project course at KTH

Notifications You must be signed in to change notification settings

7Hazard/corona-royale

Repository files navigation

Corona Royale

Requirements on Windows:

Requirements on macOS:

  • Visual Studio Code (Download here: https://code.visualstudio.com/)
  • CMake (run brew install cmake in the terminal)
  • SDL2 (run brew install sdl2 in the terminal)
  • SDL2_image (run brew install sdl2_image in the terminal)
  • SDL2_mixer (run brew install sdl2_mixer in the terminal)
  • SDL2_net (run brew install sdl2_net in the terminal)
  • SDL2_ttf (run brew install sdl2_ttf in the terminal)

To build/run the game:

  • Download/clone this repository
  • Open the project folder with Visual Studio Code
  • Press F5 to run, Ctrl-Shift-B to only build

About

Corona Royale game made for HI1038 project course at KTH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages