diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index 2146cd3..2eb699c 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -1,12 +1,17 @@ contributors = [ { id: 1, - fullname: "sample 1", - username: "https://github.com/TechHack3", + fullname: "piumi rathnayake", + username: "https://github.com/piumir3", }, { id: 2, fullname: "sample 2", username: "https://github.com/TechHack3", + }, + { + id: 2, + fullname: "sample 2", + username: "https://github.com/TechHack3", } ]; diff --git a/projects/piumir3/snakeGame.html b/projects/piumir3/snakeGame.html new file mode 100644 index 0000000..506e49d --- /dev/null +++ b/projects/piumir3/snakeGame.html @@ -0,0 +1,147 @@ + + +
+