oormicreations / Bounce

A simple bouncing ball using SFML in linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bounce

Status GitHub Issues GitHub Pull Requests License


A simple bouncing ball using SFML in linux.

πŸ“ Table of Contents

🧐 About

A bouncing ball project

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Things you will need :

VS Code
SFML
g++
gcc
gdb

Installing

Run the binary provided in the Releases section. Or checkout the repo and build it in VS Code.

πŸ”§ Running the tests

To do

And coding style tests

To do

🎈 Usage

Press h to bring up the data and help. Press arrow keys to change the speed and size of the ball.

πŸš€ Deployment

NA

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

πŸŽ‰ Acknowledgements

  • Hat tip to anyone whose code was used
  • Inspiration
  • References

About

A simple bouncing ball using SFML in linux.


Languages

Language:C++ 100.0%