Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tom Pillot
Thymio Game
Commits
602939b4
Commit
602939b4
authored
Jun 29, 2020
by
Tom Pillot
Browse files
Add README.md
parent
a72da914
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
602939b4
#Thymio Game
A competitive game in groups with Thymio.
##Running the game
The game needs at least Python 3.6.
```
bash
git clone https://gitlab.laas.fr/tpillot/thymio-game.git
cd
thymio-game
python
-m
venv
.
venv/bin/activate
pip
install
-r
requirements.txt
python main.py
```
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment