better words
This commit is contained in:
parent
9aebf722ed
commit
0a123534f6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ const projects = [{
|
|||
},
|
||||
{
|
||||
"name": "Tetro",
|
||||
"desc": "Tetro is a little Tetris clone I wrote in an afternoon and a bit. You can play it in the browser. It was pretty fun to make, and it's pretty fun to play. While working on it, I kept finding myself accidentally playing it instead of debugging the features I was adding.",
|
||||
"desc": "Tetro is a Tetris clone I wrote in an afternoon and a bit. You can play it in the browser. It also features multiple game piece designs and some custom game modes. It was pretty fun to make, and it's pretty fun to play.",
|
||||
"status": "In development",
|
||||
"links": {
|
||||
"Play it": "https://ellpeck.github.io/Tetro",
|
||||
|
|
Loading…
Reference in a new issue