Compare commits

..

2 commits

Author SHA1 Message Date
Ell
b518d4e7a1 Merge remote-tracking branch 'origin/master'
All checks were successful
/ web (push) Successful in 1m10s
2024-06-10 21:10:49 +02:00
Ell
37346baee1 added waddle to project list 2024-06-10 21:10:43 +02:00
2 changed files with 12 additions and 0 deletions

View file

@ -123,6 +123,18 @@
"status": "Side project", "status": "Side project",
"icon": "mlem" "icon": "mlem"
}, },
{
"name": "🐧 Waddle",
"desc": "Waddle is a work-in-progress educational game that teaches young people about programming, created by a group of penguin enthusiasts at Uni Ulm's <a href=\"https://www.uni-ulm.de/en/in/sp\">SP Institute</a>. I create the game's pixelart and contribute to the game's design and programming.",
"links": [
{
"name": "Check it out (German)",
"link": "https://sp2.informatik.uni-ulm.de/waddle"
}
],
"status": "Team member",
"icon": "waddle"
},
{ {
"name": "🎟️ Touchy Tickets", "name": "🎟️ Touchy Tickets",
"desc": "Touchy Tickets is a fun idle game for Android that has you selling tickets with various theme park attractions. You can download it for free on the Google Play Store, as well as see its public source code.", "desc": "Touchy Tickets is a fun idle game for Android that has you selling tickets with various theme park attractions. You can download it for free on the Google Play Store, as well as see its public source code.",

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB