From 208dea1fe86b4c79c714c3927383bcc9abb9b3fe Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Wed, 14 May 2025 20:00:46 -0400 Subject: projects with images --- zola-static/content/projects/boat-game-resident-evil-demo.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 zola-static/content/projects/boat-game-resident-evil-demo.md (limited to 'zola-static/content/projects/boat-game-resident-evil-demo.md') diff --git a/zola-static/content/projects/boat-game-resident-evil-demo.md b/zola-static/content/projects/boat-game-resident-evil-demo.md new file mode 100644 index 0000000..5a48eb2 --- /dev/null +++ b/zola-static/content/projects/boat-game-resident-evil-demo.md @@ -0,0 +1,9 @@ ++++ +title = 'Resident Evil Character Demo' +date = 2023-10-22 +[extra] +cover = 'boat-game-resident-evil-demo.png' +youtube_id = 'PNBzu7XjCw8' ++++ + +This is a demo of a character controller in the style of the first three *Resident Evil* games. It was made using [Godot](https://godotengine.org/) and C#. It features advanced shading techniques to make the game look like it was made for the original *Playstation*, and a character that I modelled and textured. -- cgit v1.2.3