fix repo url

This commit is contained in:
ohsqueezy 2023-04-28 15:26:55 -04:00
parent 9c9926d9e0
commit 2bbdc9a702
1 changed files with 2 additions and 2 deletions

View File

@ -12,9 +12,9 @@ Requirements
Start a project
---------------
Clone the repository (or [download](https://git.nugget.fun/nugget/pgfw/archive/main.zip) and unzip it)
Clone the repository (or [download](https://open.shampoo.ooo/shampoo/pgfw/archive/main.zip) and unzip it)
git clone https://git.nugget.fun/nugget/spacebox
git clone https://open.shampoo.ooo/shampoo/pgfw
Save the following script at the root of the repository to create a project that redraws a square at a random location every second. The project can be run with `python3 [SCRIPT]`. Maybe some cats may even like this game. This script is also available in [sample.py][].