Skip to content

JulesdeCube/minotaurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minotaurus

developed for the ISN project of 2018/2019

utilised Language:

  • javascript
  • HTML
  • CSS

The game

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

VS Code in action

Getting Started

Prerequisites

  • server
  • client
    • recent internet broswer

Installing

With git

cd where/you/want/install/the/server
git clone [email protected]:JulesdeCube/minotaurus.git
npm install

With out git

  1. download this ZIP.
  2. Unzip it, and move the folder where you want to install your server.
  3. Open the terminal:
    • Windows press Windows + R , enter 'Cmd' and presse Enter
    • MAC press ⌘+Espace , enter 'terminal' and presse Enter
    • Linux press Ctrl+Alt+T
  4. type
cd path/where/you/have/unzip/the/ZIP
npm install

Usation

lauch the server

  1. Open the terminal:
    • Windows press Windows + R , enter 'Cmd' and presse Enter
    • MAC press ⌘+Espace , enter 'terminal' and presse Enter
    • Linux press Ctrl+Alt+T
  2. type
cd path/where/you/have/intall/the/server
node app.js

conected to the server

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'

contribution

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details

Version

About

ISN Project 2018/2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published