Corewar documentation 1.0.0
|
The Corewar is a project carried out by groups of 2 (see Contributors, during our 1st year in EPITECH Grand Ecole program.
Its purpose is to recreate in C a Core War video game.
You can run Corewar like this :
For more information, please see the help section.
The result of this project is an almost perfect Corewar.
If you discover a problem or an error, don't hesitate to create an issue and report it to us as soon as possible.
Category | Percentage | Numbers of tests | Crash |
---|---|---|---|
Check binary | 100% | 1/1 | No |
Results | 100% | 1/1 | No |
Functional tests were carried out with a bash tester and unit tests using criterion.
Unit tests are still to be performed, but a large part of the code is already covered:
You can run the tester with this command :
You can compile the project and run the tester with this command :
You can compile the project and run the unit tests with this command :
For more details, please click here.
You can compile the project with this command :
If you want to debug the program, you can compile the project with this :
If you want clean the project, you can run this command :
You can clean and compile the project with make re
and for debugging make re_debug
You can compile the unit tests with this command :
The documentation is accessible here.
You can generate the documentation with this command :
You need multiple package for generate them :
make tests_run
.[+]
or [-]
or [~]
followed by a message[+]
: Added functionality[-]
: Delete feature[~]
: Feature modificationOf course, in exceptional cases, we may depart from these rules.
For this project, we were a group of 2 people. Here are the people in the group: