https://github.com/vldkrlk/game-of-life
👾 Game of life written in javascript
https://github.com/vldkrlk/game-of-life
canvas2d discrete-mathematics gameoflife javascript
Last synced: 6 months ago
JSON representation
👾 Game of life written in javascript
- Host: GitHub
- URL: https://github.com/vldkrlk/game-of-life
- Owner: vldkrlk
- License: mit
- Created: 2024-07-10T12:35:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-10T14:00:10.000Z (over 1 year ago)
- Last Synced: 2025-02-14T23:49:39.416Z (8 months ago)
- Topics: canvas2d, discrete-mathematics, gameoflife, javascript
- Language: JavaScript
- Homepage:
- Size: 22.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Game of life
Hi! This is my pet project written for fun!
Built with Vite

### Features
- Adjusting ups
- Map scaling
- Game pause### Todo
- [ ] Saving the map state
- [ ] Change the color theme
- [ ] Population counter
- [ ] Ability to update the population step by step
- [ ] Changing the map size## License
MIT - Vlad Koroliuk 2024