https://github.com/sameersyd/extreme-life
Multiplayer interactive game, developed based on Conway's Game of Life. The web app is built using ReactJS & BabylonJS.
https://github.com/sameersyd/extreme-life
3d-models 3dgame babylonjs babylonjs-game development figma react reactjs sameersyd ui-design webapp
Last synced: 4 months ago
JSON representation
Multiplayer interactive game, developed based on Conway's Game of Life. The web app is built using ReactJS & BabylonJS.
- Host: GitHub
- URL: https://github.com/sameersyd/extreme-life
- Owner: sameersyd
- Created: 2021-10-20T18:06:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T00:19:21.000Z (over 3 years ago)
- Last Synced: 2025-02-14T05:34:11.552Z (4 months ago)
- Topics: 3d-models, 3dgame, babylonjs, babylonjs-game, development, figma, react, reactjs, sameersyd, ui-design, webapp
- Language: JavaScript
- Homepage:
- Size: 2.96 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# [Extreme Life](https://extreme-life.herokuapp.com/)
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 cellsServer [ExtremeLifeServer](https://github.com/guywilsonjr/ExtremeLifeServer)
- FastAPI - For REST API

### Note
- 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](https://extreme-life.herokuapp.com/)