TP3 Squelette

This commit is contained in:
Geoffrey Frogeye 2015-02-10 10:31:31 +01:00
parent a677934b85
commit d81774543b
2 changed files with 239 additions and 0 deletions

7
S2/TP3/Makefile Normal file
View file

@ -0,0 +1,7 @@
lexique.py:
wget "http://www.fil.univ-lille1.fr/~L1S2API/CoursTP/tp_bataille_navale.zip"
unzip tp_bataille_navale.zip
rm -rf tp_bataille_navale.zip
clean:
rm -rf bataille_navale_graphique.py bataille_navale_squelette.py