-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
21 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,50 @@ | ||
[ | ||
{ | ||
"title": "Evolution Cycle", | ||
"description": "This is a cool project I worked on. Check this out, its sick. Really please do.", | ||
"description": "University professional project, where I made a game for a cycling machine as part of a team. I developed the software for interfacing with the bike in Unreal Engine.", | ||
"imageUrl": "/images/EvolutionCycle.webp", | ||
"videoUrl": "../videos/EvolutionCycleTrailer.mkv" | ||
}, | ||
{ | ||
"title": "Viral Infiltration", | ||
"description": "This is a cool project I worked on. Check this out, its sick. Really please do.", | ||
"description": "Stealth game made for Game Jam. I handled all gameplay programming as well as the dynamic vision cones.", | ||
"imageUrl": "/images/ViralInfiltration.webp", | ||
"videoUrl": "../videos/EvolutionCycleTrailer.mkv" | ||
}, | ||
{ | ||
"title": "Honour Project", | ||
"description": "This is a cool project I worked on. Check this out, its sick. Really please do.", | ||
"title": "Honours Project", | ||
"description": "Real time water simulation and rendering engine. The water simulation is using shallow water equations in the rasterization pipeline.", | ||
"imageUrl": "/images/HonourProject.webp", | ||
"videoUrl": "../videos/HonoursProjectTrailer.mp4" | ||
}, | ||
{ | ||
"title": "Casino Crasher", | ||
"description": "This is a cool project I worked on. Check this out, its sick. Really please do.", | ||
"imageUrl": "/images/CasinoCrasher.webp", | ||
"title": "Tiny Planets", | ||
"description": "Augmented Reality Mobile game with a cool gravity system. Was developed as part of a university course.", | ||
"imageUrl": "/images/TinyPlanets.webp", | ||
"videoUrl": "../videos/EvolutionCycleTrailer.mkv" | ||
}, | ||
{ | ||
"title": "Example", | ||
"description": "This is a cool project I worked on. Check this out, its sick. Really please do.", | ||
"imageUrl": "/images/EvolutionCycle.webp", | ||
"title": "Tank Game", | ||
"description": "Game networking prototype build in godot. Gameplay elements are programmed in godot scripting language, while networking is using gdnative(c++) and winsock.", | ||
"imageUrl": "/images/TankGame.webp", | ||
"videoUrl": "../videos/EvolutionCycleTrailer.mkv" | ||
}, | ||
{ | ||
"title": "Example", | ||
"description": "This is a cool project I worked on. Check this out, its sick. Really please do.", | ||
"imageUrl": "/images/ViralInfiltration.webp", | ||
"title": "Casino Crasher", | ||
"description": "Game Jam project based around the theme of rolling of dice. I handled programming of the character in Blueprints in Unreal Engine. I'm currently rewriting it in c++.", | ||
"imageUrl": "/images/CasinoCrasher.webp", | ||
"videoUrl": "../videos/EvolutionCycleTrailer.mkv" | ||
}, | ||
{ | ||
"title": "Example", | ||
"title": "Toy's Have Infected People", | ||
"description": "This is a cool project I worked on. Check this out, its sick. Really please do.", | ||
"imageUrl": "/images/HonourProject.webp", | ||
"imageUrl": "/images/ToyInfection.webp", | ||
"videoUrl": "../videos/EvolutionCycleTrailer.mkv" | ||
}, | ||
{ | ||
"title": "Example", | ||
"description": "This is a cool project I worked on. Check this out, its sick. Really please do.", | ||
"imageUrl": "/images/CasinoCrasher.webp", | ||
"videoUrl": "../videos/EvolutionCycleTrailer.mkv" | ||
"title": "This Website!!", | ||
"description": "Not exactly a outstanding web developer, but was fun tinkering and building this site. Thanks for checking it out c:", | ||
"imageUrl": "/images/WebsiteImage.webp", | ||
"videoUrl": "../videos/WebsiteTrailer.mkv" | ||
} | ||
] |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.