flippycat
This commit is contained in:
parent
a1d343eab1
commit
64964b5537
@ -427,6 +427,24 @@
|
|||||||
"img_src": "/assets/images/projects/libepn.jp2"
|
"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",
|
"title": "Ultralight",
|
||||||
"types": [
|
"types": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user