Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 694 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 694 Bytes

ExMon

This project is a battle game between "pokemon"

For play game is very easy, enough create a player and execute function of start_game and send by reference the player in function

Functions includes in game

Sort a player or computer to begin start the game

Computer and the player have moves to attack and heal

The attack have two kind moves

  1° ramdon attack between 10..35
  2° average attack between 18..25

The heal move

  recover point of life between 18..25

Computer have more chance to heal life when It's less 40 points of life

This project was developed in course about Elixir in Udemy with a teacher Rafael Camarda