Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 397 Bytes

File metadata and controls

12 lines (5 loc) · 397 Bytes

Resources for practicing using git

This repo contains files for practicing using git. The master branch contains a Python turtle game with a random-moving square and a fish (controllable using the arrow keys). The dev branch contains experimental features.

The repo assumes Python 3.

Getting started

To get started, fork this repo and then clone the fork to your local machine.