Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derveloper/golgl
Game of Life written in c++14. OpenGL rendering with SDL2
https://github.com/derveloper/golgl
Last synced: 8 days ago
JSON representation
Game of Life written in c++14. OpenGL rendering with SDL2
- Host: GitHub
- URL: https://github.com/derveloper/golgl
- Owner: derveloper
- Created: 2014-04-17T14:18:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-29T01:36:04.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T22:38:30.060Z (8 months ago)
- Language: C
- Homepage:
- Size: 23.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# golGL
Game of Life written in c++14. OpenGL rendering with SDL2## matelight
for matelight run `./golGL -w 40 -h 16 -s 10 --stdout -f glider_gun_40x16.txt | nc -4u matelight.rocks 1337`