1

flippycat

This commit is contained in:
Evan Pratten 2021-04-15 10:44:54 -04:00
parent a1d343eab1
commit 64964b5537

View File

@ -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 <a href='https://github.com/hyperliskdev'>@hyperliskdev</a> 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": [