https://github.com/robertdurst/gameoflife
Let's just sit back and appreciate bitiwise operators in action.
https://github.com/robertdurst/gameoflife
Last synced: about 1 year ago
JSON representation
Let's just sit back and appreciate bitiwise operators in action.
- Host: GitHub
- URL: https://github.com/robertdurst/gameoflife
- Owner: robertDurst
- Created: 2020-05-19T07:19:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T01:07:13.000Z (about 6 years ago)
- Last Synced: 2025-03-26T13:46:07.487Z (about 1 year ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conway's Game of Life in C using only Bitwise Operations
Last night I couldn't sleep.
So I decided to finally figure out how bitwise operators work.
Then today I stayed inside (like a responsible person abiding by shelter-in-place) and utilized my new powers to create life.
*RIP John Conway*