/Darkfield

A simple roguelike prototype with Qt/C++

Darkfield

A simple roguelike prototype with Qt/C++.

Install

  1. run ./qmake -project
  2. add QT += core gui widgets to the generated project file .pro
  3. run ./qmake
  4. run ./make

Run

  1. go to the ./release -folder
  2. run the game