courselab / coral

Coral is a snake game written as programming exercise (class of 2024)
GNU General Public License v3.0
9 stars 14 forks source link

Enhencement: install dependences using requirements.txt #86

Open TheoRiffel opened 2 weeks ago

TheoRiffel commented 2 weeks ago

In order to install all the dependencies with pip all at once, instead of installing everything separately, we should add a requirements.txt file with all dependences used in coral.