From 01b49f4b85cd5a84c48f9da0ebd4fcda20f2e97e Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Mon, 25 Mar 2024 13:12:49 +0100 Subject: add make target to download the GraphicsAndGames files --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bcf4fcb..09abce1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ -# Snake - simples Snake Spiel basierend auf der GraphicsAndGames +# Snake - simples Snake Spiel basierend auf GraphicsAndGames ## Requirements * Java -* A copy of [GraphicsAndGames](https://informatikschulbuch.de/wp-content/daten/Informatik3/Vorlagen/Kapitel4/BlueJ_Java/GraphicsAndGames_BlueJ_Java.zip) +* Eine Kopie des [GraphicsAndGames](https://informatikschulbuch.de/wp-content/daten/Informatik3/Vorlagen/Kapitel4/BlueJ_Java/GraphicsAndGames_BlueJ_Java.zip) Quellcodes. ## Usage -Simply the `Snake.java` into the GraphicsAndGames BlueJ Projekt. +Das enthaltene Makefile downloadet und extrahiert GraphicsAndGames automatisch. +Alternativ kann auch die `Snake.java` in das extrahierte GraphicsAndGames BlueJ Projekt kopiert werden. ## License -- cgit v1.2.3