Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dadul96 authored Apr 20, 2019
1 parent 1c01f1f commit 805d882
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# ElasticCollisionSimulation
This program simulates elastic collisions of balls in a boxed area. For more information on this topic see [Wikipedia](https://en.wikipedia.org/wiki/Elastic_collision).
![](screenshot.gif)

### Installation
There is no installation required. Just download the **ElasticCollisionSimulation.exe** (from [Releases](https://github.com/dadul96/ElasticCollisionSimulation/releases)) and run the simulation.

### Built With
* [Visual Studio 2019](https://visualstudio.microsoft.com/) - IDE used for programming
* [SFML](https://www.sfml-dev.org/) - Library used for creating the GUI

### Author
**Daniel Duller** - [dadul96](https://github.com/dadul96)

### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

### Acknowledgments
* Inspired by **Oscar Villarreal** - [oscardve](https://github.com/oscardve)
* Screen-GIF recorded with - [ShareX](https://getsharex.com/)

0 comments on commit 805d882

Please sign in to comment.