Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 516 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 516 Bytes

Arcana World 2D - game project using C++ and the SDL2 library

How to try it?

  • Clone the repository:
git clone
  • Run project's solution file:
arcana-world-2d.sln
  • Compile project

  • Move .dll files and run the project

Minimal requirements

References