Skip to content

Round based 2D/3D strategy game for 2 players. QT, Boost, OpenGL

License

Notifications You must be signed in to change notification settings

hegerdes/GalaxyFight

Repository files navigation

GalaxyFight

C/C++ CI

This is a round based 2D/3D strategy game. Two players fight over map domination. In the case of direct attacks, the player must win a real time 3D space shooter fight. Window management, views, Networking and synchronization are done in QT-Framework. Boost is used for IO, graph algorithms and way finding.

The Map:

Alt Text

The Fight:

Alt Text

Build

Server:

In praktikum1/qtserver/build/:

qmake .. && make

Client:

In praktikum1/build/:

cmake .. && make

Run

Server:

In praktikum1/qtserver/build/

Client:

In praktikum1/build/asteroids

Other Notes:

  • Im Spiel erst auf den "Spielen" Knopf drücken wenn beide Spiele gestartet sind!
  • In der Main.cpp den Host auf die Adresse ändern wo der Server gehostet ist

About

Round based 2D/3D strategy game for 2 players. QT, Boost, OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published