#CodeQuiz
CodeQuiz is a game made with Kivy framework.
He is a Quiz consists of four options, Ruby, Python, Javascript and C#.
Where he will approach curiosities and specificities of each language.
##Install and Run
1.Clone this repo git clone git@github.com:GuiCarneiro/CodeQuiz.git
2.Install Kivy on your computer, take a look at their site Kivy
3.Then run python main.py
##To Play
-
Use the distribution release
-
Double click over the CodeQuiz.exe
OBS: Before playing I recommend you to Update the Quiz Use the menu update
##Collaborate
-
Fork it
-
Create your branch
git checkout -b name-your-feature -
Commit it
git commit -m 'the differece' -
Push it
git push origin name-your-feature -
Create a Pull Request
##License This projected is licensed under the terms of the MIT license.