A Multiplayer interactive game, developed based on Conway's Game of Life. The web app is built using,
- ReactJS - FrontEnd of the Web App
- BabylonJS - Creating 3D objects and cells
Server ExtremeLifeServer
- FastAPI - For REST API
- This is a college project and not all features of the game work, such as uploading custom scripts or activating boosters.
- For testing the game, use two tabs to create multiple players so they match with each other and proceed with game.
- Try this game here