Skip to content

omarabed/project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Our project makes use of Qt libraries.
In order to install Qt, run:
	sudo apt-get install qt

Once you have Qt installed, go into the RPG subfolder with:
	cd RPG

Compile the project by running:
	qmake
and then:
	make

This creates the Makefile for you.
Once the project is compiled, you start it by doing:
	./RPG

From there, follow the instructions to play the Tower RPG game!

About

Project Repo for Tower RPG game: Omar Abed (omarabed), Christopher Arenas (arenascf), Matt Darden (championmathias)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors