Skip to content
Snippets Groups Projects
Commit eebf3625 authored by Louise's avatar Louise
Browse files

README update

parent 53fb9ec5
No related branches found
No related tags found
No related merge requests found
Ether of Creatures
==================
### Description
"Saruman's Ether of Creatures" is a library for Linux in which a MonsterMash's player has a empty deck and tries to win up to 5 cards of Monsters from the Saruman's deck playing a simple game of Jokenpo, also known as Rock-Paper-Scissors. After 5 rounds of it, the player must leave with the cards won so they can continue playing on "MonsterMash" game.
### Configuration
\\TO-DO
1.
2.
3.
### Compilation
1. Access the main dir of the program using this command: `cd ~/ether-of-creatures`
2. Now type `make` on the terminal and press ENTER
3. The project has been compiled
### Execution
1. If you still are in the main direcoty of the program, skip to the next step. Otherwise, access it.
2. Now type `bin/ether-of-creatures` and press ENTER
4. There you go! You're program is read for the battle.
### Extra Information
\\TO-DO
1. Probabilidade das forças dos monstros
2. Uso de construtores
3. Uso de Alocação Dinâmica
4. Uso do This
5. Sobrecarga de Funções
6. Pilha e fila
7. Sobrecarga de Operadores
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment