Giter Site home page Giter Site logo

filler-visualizer's Introduction

Filler Visualizer

This visualizer is a program developed as an extension of a project for my learning course at 42 school (Paris).

The objective is to visualize the battle / conquest of territory of two AI on a specifique area.

Several options are available (see Keyboard shortcuts section for more infos) :

  • Play / Pause the progression of the battle
  • Navigation between steps
  • Change colors of the two AI
  • Progression Bar
  • Time elapsed

Install & launch

Install it easily

git clone https://github.com/BenjaminSouchet/Filler_Visualizer.git ~/Filler_Visualizer
cd ~/Filler_Visualizer

Start a battle

./filler_vm -f maps/{MAP} -p1 players/{PLAYER1}.filler -p2 players/{PLAYER2}.filler -q -v

Variables :
{MAP} : The map you want to use (located in folder 'maps')
{PLAYER1} & {PLAYER2} : The players (players are located in folder 'players')

Example :
So, if you want to start a battle between hcao & carli on the map01 ⇣

./filler_vm -f maps/map01 -p1 ./players/hcao.filler -p2 players/carli.filler -q -v

Keyboard shortcuts

Description  Key(s) 
Close the program (aka quit/exit)  esc 
Play / Pause the battle  return 
Change colors of the AI  shift 
View the previous step of the battle  ◄ 
View the next step of the battle  ► 

Contact or contribute

If you want to contact me, or fix / improve this project, just send me a mail at [email protected]

filler-visualizer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kikoman90

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.