Giter Club home page Giter Club logo

asteroids-game-recreation's Introduction

Asteroids Game Recreation

Recreated the classic Asteroids game in SFML!

Link to game and more details (please click!)
https://happyteam.itch.io/asteroids-game-remake

Gameplay of the recreated game
https://youtu.be/pBtrTyjbm7E

Features

  • Player : Ship animation, smooth movement controls, and spawn invulnerability
  • Alien : Enemy AI with random movement patterns, ability to shoot, and audio queues.
  • Screen Wrap
  • Collision Detection
  • Asteroid : Multiple types with different size and speed. Spawn control and location control (will not spawn on player, and only spawns on the edge of the map)
  • OOP practices implmented for classes (Ex: WindowsManager, Player, Bullet, InterfaceManager)
  • UI interface (Scoreboard, start/end)
  • Audio (Ingame music, sound effects)

Build

If you did want to build the application on your own device you would need to install SFML-2.5.1 on your system. Steps can be found on the SFML website. You would also need to reroute the make file to the path with the SFML library.

Once a successful build is done with the make command, you will also need to ensure the openal32.dll library is in the same filepath as the executable. The openal32 library cannot be statically linked unlike the other .dll files that are in the SFML bin.

Assets Used

Created with SFML.

asteroids-game-recreation's People

Contributors

reddogclifford avatar

Stargazers

 avatar

Watchers

 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.