Code Monkey home page Code Monkey logo

bullet_bomber's Introduction

Bullet Bomber (2014)

Game made in SFML 2.1

Disclaimer

You are free to add and modify this game but please do provide credit towards us. THANKS

Description

Bullet Bomber is a space shooter game. Bomber ships are coming at you and you must destroy them before they hit you or get past you. Developed by Bilal Majeed and Ivan Nesevski

Downloading

  1. Download the repo
  2. If you have Visual Studio 2013 with Visual C++, the project files are in the repo, so you can simply use those
  3. Otherwise, you need to delete four files (BulletBomber.sdf, BulletBomber.sln, BulletBomber.vcxproj, BulletBomber.vcxproj.filters)
  4. After that open your development environment and add the include and lib folders to your environment. These folders are located under the "sfml-2.1" folder
  5. After this also update your additional dependencies with (sfml-audio-d.lib, sfml-graphics-d.lib, sfml-system-d.lib, sfml-window-d.lib, sfml-network-d.lib) for debug and (sfml-audio.lib, sfml-graphics.lib, sfml-system.lib, sfml-window.lib, sfml-network.lib) for release
  6. After this you should be good, just import the main.cpp file and the source folder in ur IDE
  7. If any problems occur refer to the SFML documentation found on their site

Additional Documentation is provided in the documentation folder

Thanks for visting and any feedback will be greatly appreicated

bullet_bomber's People

Contributors

bilalmajeed avatar

Watchers

James Cloos avatar Bilal Majeed avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.