/Run_For_Life

Running and Shooting Game (2D) using SFML (Project-2 Course: SWE 150 )

Primary LanguageC++

Project-2-GAME

RUN_FOR_LIFE

It's a running and shooing Game

GamePlayVideo

    Rules

  1. You are the COMMANDO,assigned to a mission in a jungle
  2. Luckily you have 3 life and strength for fighting with Enemy
  3. Complete all the mission by selecting CHALLENGES
  4. Move selection via ARROW KEYS
  5. Follow instruction to have the full control of the game

System Build

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

Linux Install Guide

  1. 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. Download .zip from latest@Release
  2. Extract the .zip file
  3. Go to Run_for_Life-master folder
  4. Double Click the:
    main.exe