diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-12-26 11:42:37 -0500 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-12-26 11:42:37 -0500 |
| commit | be3a5f44a4eba7ca68839e1456553d5cc7399395 (patch) | |
| tree | f81565642797ade0a50f0176eff8fb7fc1d57132 /zola-static/content/projects/boat-game-resident-evil-demo/index.md | |
| parent | 2bd6bf30e85166bbd75379ba3e9213cffe28a08f (diff) | |
page directories
Diffstat (limited to 'zola-static/content/projects/boat-game-resident-evil-demo/index.md')
| -rw-r--r-- | zola-static/content/projects/boat-game-resident-evil-demo/index.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/zola-static/content/projects/boat-game-resident-evil-demo/index.md b/zola-static/content/projects/boat-game-resident-evil-demo/index.md new file mode 100644 index 0000000..5a48eb2 --- /dev/null +++ b/zola-static/content/projects/boat-game-resident-evil-demo/index.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. |
