developed for the ISN project of 2018/2019
utilised Language:
- javascript
- HTML
- CSS
shoot from the eponime game of LEGO®.
Minautorus is a board game turn per turn. Wich is played with a dice.
the aim of the game is to be the first th have take all is heros in the center of the bord inthis color case without be eated by the minotaurus . see the rule
With git
cd where/you/want/install/the/server
git clone [email protected]:JulesdeCube/minotaurus.git
npm install
With out git
- download this ZIP.
- Unzip it, and move the folder where you want to install your server.
- Open the terminal:
- Windows press
Windows + R
, enter 'Cmd
' and presseEnter
- MAC press
⌘+Espace
, enter 'terminal
' and presseEnter
- Linux press
Ctrl+Alt+T
- Windows press
- type
cd path/where/you/have/unzip/the/ZIP
npm install
- Open the terminal:
- Windows press
Windows + R
, enter 'Cmd
' and presseEnter
- MAC press
⌘+Espace
, enter 'terminal
' and presseEnter
- Linux press
Ctrl+Alt+T
- Windows press
- type
cd path/where/you/have/intall/the/server
node app.js
ONLINE
in the config of your internet box redirecting a port to your pc in the port 2000 get your ip with mon-ip.com and give it to your fiend with adding ':'+the port who have open
in LAN
get your local ip with mon-ip.com and give it to your friends with add ':2000
'
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Jules Lefebvre - Initial work - JulesDeCube
See also the list of contributors who participated in this project.
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details