better words

This commit is contained in:
Ellpeck 2019-03-25 22:26:33 +01:00
parent 9aebf722ed
commit 0a123534f6

View file

@ -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",