old-java-games

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit cbb4f04e23bcf2538a3f83d93ed5d002878a9edb
parent 42db67ee99d1d4f933b53f7aa6457409202815db
Author: Michael Percival <michael.770211@gmail.com>
Date:   Sat,  2 Mar 2019 14:29:26 +0000

Update README.md
Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,3 +1,7 @@ +![alt text](https://raw.githubusercontent.com/mpizzzle/OldJavaGames/master/Mario/Assets/mariocrouchleft.gif) +![alt text](https://raw.githubusercontent.com/mpizzzle/OldJavaGames/master/Mario/Assets/mariotitle.gif) +![alt text](https://raw.githubusercontent.com/mpizzzle/OldJavaGames/master/Mario/Assets/piranhaplant1huge.gif) + # OldJavaGames a collection of java games I helped develop when I was a kid. They have been uplifted from being applets to use java swing but other than that remain in their original buggy form.