Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

iam-mhaseeb/Ballistic-Fighters

 
 

Repository files navigation

Ballistics Fighter

A simple street fighter type game created in C++. This is an Object Oriented Programming (OOP) Project created by my team. This is an open-source, so feel free to use it but don't forget to credit us too!

This project was created in Microsoft Visual Studio 2013 with SFML (2.3.2) 32-bit. The team that designed this awesome game:

  • Muhammad Haseeb
  • Omer Bashir
  • Nabeel Hussain
  • Hassan Yousuf

Installation

  • Download the file as zip or clone it to your computer
  • Download the latest SFML for C++ and follow this guide on setting it up
  • Compile everything and make sure you've correctly set up SFML
  • Run the program
  • Party

Errors & Issues

There might be compilation or linking errors when compiling this program.

  1. If you're getting "Cannot find sfml-graphics-d-2.dll" or any other dll file, copy all your libs in your debug folder or in the folder where your project is.

If you get any other errors or you might have fixed it, be sure to send me so that I can add them here!

Version

0.2 BETA

TERMS OF USE

Project is open source and ready for use in your next project, but you must credit the developer.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%