Git Product home page Git Product logo

army-moves's Introduction

Army Moves MSX

Remake of Army Moves MSX (phase 1 & 2) using C++ and SFML library.

Software used:

Set up the enviroment:

  1. install OpenGL:
sudo apt-get install mesa-common-dev
sudo apt-get install freeglut3-dev
  1. install C++ compilator (in case it doesn't):
sudo apt-get install build-essential
  1. install SFML for Linux:
sudo apt-get install libsfml-dev
sudo dpkg -L libsfm-dev
  1. install CodeBlocks (v.13) [ if a newer version is wanted go to point 5 directly ]
sudo apt-get install codeblocks
  1. intall CodeBlocks (v. 16)
sudo add-apt-repository ppa:damien-moore/codeblocks-stable
sudo apt-get update
sudo apt-get install codeblocks codeblocks-contrib

Project execution:

  1. Open codeblocks

  2. Open project

  • File > Open > {folderPath}/Army-moves/Army-moves.cbp
  • Project mode: DEBUG (Build target)
  • Settings > Compiler > Compiler flags > activate C++11
  • Compile, execute and have fun ^^

Controls:

  • Start directly a concrete phase: F1 for phase 1, F2 for phase 2

  • See player and enemies colliders: F3

  • Toggle info panel: F4

  • Q: exit game

  • Phase 1:

    • Arrow keys: Up -> jump, Left -> car reverse, Right -> car forward
    • Z -> shoot above, X -> shoot straight
  • Phase 2:

    • Arrow keys: Up, Down, Left, Right -> move helicopter
    • Z/X -> shoot straight and below at the same time

army-moves's People

Contributors

allracs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.