Skip to content

JUMP Dolphin project for EPIFIN

Notifications You must be signed in to change notification settings

nicomem/jump-dolphin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jump-dolphin

JUMP Dolphin project for EPIFIN

Authors

  • Nicolas Mémeint
  • Thomas Curti
  • Tom Méchineau

Tested environment

The environment where the project have been tested on, other version might also work:

  • CMake 3.18
  • g++ 10.2

How to build & run

# Build the project
mkdir build; cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make -j

# Run the binary
./dolphin

About

JUMP Dolphin project for EPIFIN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published