Skip to content

Abdullahfoysal/Millantis_Game

Repository files navigation

Millantis

It a onsite multiple player puzzle game

GamePlayVideo

    Rules

  • 1.Each player has a single turn to drag a line between two points.
  • 2.If a player can make a square then he will got a point and have to drag next line.
  • 3.With max square player will win the match.

  • To reset a match reselect area again

System Build

  • Language: C++
  • Library: SFML(Cross Platform)
  • Runs on: Linux | windows

Linux Install Guide

  1. git clone https://github.com/Abdullahfoysal/Millantis_Game.git | Download .zip from latest@Release
  2. Extract the .zip file
  3. Go to Millantis_master folder
  4. Open the terminal on that directory
  5. On terminal command:
    ./app-run

Windows Install Guide

  1. git clone https://github.com/Abdullahfoysal/Millantis_Game.git | Download .zip from latest@Release
  2. Extract the .zip file
  3. Go to Millantis_master folder
  4. Double Click the:
    millantis.exe