Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

G4utama/DragonBallQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DragonBallQ

Project for the Object Oriented Programming course at the University of Padua.

Simple video game inspired by the Dragon Ball series, done in C++ and Qt.

Requirements

  • C++ compiler
  • make, qmake
  • Qt framework

Instruction

  1. Clone the repository:

    git clone https://github.com/G4utama/DragonBallQ.git
    
  2. Compile the code and wait for it to finish:

    cd DragonBallQ
    qmake
    make
    
  3. Run the game:

    ./DragonBallQ
    

Notes

The program has been tested on Ubuntu, it is not guaranteed to work on other OS

Preview

About

University OOP project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors