Skip to content

gaissa/Darkfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple roguelike prototype with Qt/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published