Skip to content

francismars/chain-duel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Chain Duel

Instalation:

  • Clone Repository
git clone https://github.com/francismars/chain-duel
  • Install NodeJS
sudo apt install nodejs
  • Install NPM
sudo apt install npm
  • Install Express
npm install express

Create .env file

  • Create a .env file with the following content:
IP_SOCKET=[IP_OF_BACKEND_SERVER]
PORT_SOCKET=[PORT_OF_BACKEND_SERVER]

place it on the root folder

Run the Software:

npm start

Contributors

License MIT

About

Chain Duel is a revamp of the classic snake game, where two chains fight for the next block reward

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published