Skip to content
/ animals Public

SuperFarmer is an online implementation of childhood board game. Created thanks to the socket.io library. It can be played by 2 to 6 players.

Notifications You must be signed in to change notification settings

xSyki/animals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super Farmer

SuperFarmer is an online implementation of childhood games. Created thanks to the socket.io library. It can be played by 2 to 6 players.

Demo

SuperFarmerScreen

To run app

For frontend

To run: In the project directory, you can run:

cd Animals-fronend
npm install
npm start

To build:

cd Animals-fronend
npm run build

For backend

cd Animals-backend
npm install
npm start

About

SuperFarmer is an online implementation of childhood board game. Created thanks to the socket.io library. It can be played by 2 to 6 players.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published