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

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.

Awesome Lists containing this project

README

        

![GitHub Cards Preview](https://github.com/sameersyd/extreme-life/blob/master/art/Home.png)

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

Server [ExtremeLifeServer](https://github.com/guywilsonjr/ExtremeLifeServer)
- FastAPI - For REST API


![GitHub Cards Preview](https://github.com/sameersyd/extreme-life/blob/master/art/Game.png)


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