Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davdag/wireworld
It's a WireWorld game made in C++ and SFML library. Enjoy it !
https://github.com/davdag/wireworld
animations cellular-automation cellular-automaton cpp cpp-game math sfml-library wireworld wireworld-game
Last synced: 9 days ago
JSON representation
It's a WireWorld game made in C++ and SFML library. Enjoy it !
- Host: GitHub
- URL: https://github.com/davdag/wireworld
- Owner: DavDag
- License: mit
- Created: 2019-02-25T21:50:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T16:58:10.000Z (over 5 years ago)
- Last Synced: 2024-09-08T13:21:40.061Z (2 months ago)
- Topics: animations, cellular-automation, cellular-automaton, cpp, cpp-game, math, sfml-library, wireworld, wireworld-game
- Language: C++
- Size: 5.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WireWorld
It's a WireWorld game made in C++ and SFML library. Enjoy it !## Functionalities
* 64x64 Grid!
* Cool Gui to Select your action.
* Delete All with a simple click.
* See in Real Time or Press "Space" to Pause.
* **You can create Awesome Effects by pressing "H" to hide the conductors!**## Some images from the App
![alt text](https://github.com/DavDag/WireWorld/blob/master/images/1.PNG)
![alt text](https://github.com/DavDag/WireWorld/blob/master/images/2.PNG)
![alt text](https://github.com/DavDag/WireWorld/blob/master/images/3.PNG)
![alt text](https://github.com/DavDag/WireWorld/blob/master/images/4.PNG)