Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dmaccarthy/sc8pr
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaccarthy committed Mar 23, 2023
2 parents 328c0a2 + 8aba2a5 commit a541f98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ An educational programming package for [Python 3](https://www.python.org). Inspi

![Screenshot](https://dmaccarthy.github.io/sc8pr/img/soccer.png)

**sc8pr 2** features include:
**sc8pr 3** features include:
* a simple, event-driven approach to creating interactive animations
* sprite management
* physics-based collisions
Expand All @@ -22,7 +22,7 @@ Latest stable release (3.0) including extras with additional dependencies:
pip3 install sc8prx
```

Latest stable release (3.0), core features that depende only on **pygame**:
Latest stable release (3.0), core features that depend only on **pygame**:
```
pip3 install sc8pr
```
Expand Down

0 comments on commit a541f98

Please sign in to comment.