Merge pull request #1 from lov3b/test

Test
This commit is contained in:
loveb
2020-11-22 17:42:35 +01:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# h_ng_dig
Just a hangmangame for a schoolproject written in processing *(java). Not done yet*

View File

@ -187,3 +187,4 @@ void drawWin() {
state=playState; state=playState;
} }
} }
// Just a test