Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Spaceships - multiplatform game  (Read 2547 times)

0 Members and 1 Guest are viewing this topic.

Aleksander Tabor

  • Newbie
  • *
  • Posts: 1
    • View Profile
Spaceships - multiplatform game
« on: January 20, 2020, 03:50:20 pm »
Hi everyone,
I'm Aleksander Tabor. I made with my friend Tomasz Żurek multiplatform game - Spaceships.

Quote
SpaceShips game written in C++ language, using SFML library.
The project was created in Microsoft Visual Studio 2017.
Multiplatform game for Windows, Linux and Android.
Spaceships is published on Google Play:
https://play.google.com/store/apps/details?id=org.spaceships.android

Gameplay:


Screens:
 

 

Compilation (Visual Studio & Android Studio):




We're going to add some new levels, that can be done easily because we can make them with .CSV files.

We deliver our code, instructions for compilation to every platform in GitHub repository:
https://github.com/aleksandertabor/SpaceShips

The game was written by Aleksander Tabor and Tomasz Żurek
My website: https://aleksandertabor.pl
Co-author's website: http://zurektomasz.pl

 

anything