diff --git a/_data/projects.json b/_data/projects.json index 78cf32a..17d72eb 100644 --- a/_data/projects.json +++ b/_data/projects.json @@ -427,6 +427,24 @@ "img_src": "/assets/images/projects/libepn.jp2" } }, + { + "title": "FlippyCat", + "types": [ + "game" + ], + "archived":true, + "description": "FlippyCat is a FlappyBird clone that I built with @hyperliskdev for an 11th grade computer science assignment. The first game I ever worked on in Java", + "text_buttons": [], + "icon_buttons": [ + { + "icon": "fab fa-github", + "url": "https://github.com/Ewpratten/FlippyCat" + } + ], + "hero": { + "img_src": "/assets/images/projects/flippycat.png" + } + }, { "title": "Ultralight", "types": [