An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Game of life



Hi! This is my pet project written for fun!

Built with Vite

![game of life gif](./docs/game-of-life.gif)

### 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