diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-05-17 13:01:57 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-05-17 13:01:57 +0800 |
| commit | 9e7fe6d8dad56c237adb1905e130c1d723131812 (patch) | |
| tree | dd067e14b3ec5af719d748427bb322320c248879 /www/projects/shroud/index.html | |
| parent | d04598ba59d7267ee4db3745ff90eaa1a990072a (diff) | |
big structural change, altafcreator.com no longer served statically, projects now use md, blog is being reworked, videos removed temp
Diffstat (limited to 'www/projects/shroud/index.html')
| -rw-r--r-- | www/projects/shroud/index.html | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/www/projects/shroud/index.html b/www/projects/shroud/index.html new file mode 100644 index 0000000..7295db0 --- /dev/null +++ b/www/projects/shroud/index.html @@ -0,0 +1,107 @@ +<!DOCTYPE html>
+<html lang="en">
+
+<head>
+ <meta charset="UTF-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <link rel="stylesheet" href="/style.css">
+ <link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
+ <link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
+ <title>simpliCity • altaf-creator</title>
+ <link rel="stylesheet" href="/packages/fontawesome-free-7.2.0-web/css/all.css">
+</head>
+
+<body onload="addNodes()">
+ <script defer src="/scripts/onload.js"></script>
+ <script defer src="/scripts/scroll.js"></script>
+ <script defer src="/scripts/bannervideo.js"></script>
+ <div class="floating-nav-container">
+ <div class="floating-nav">
+ <a href="/" class="mobile"><img src="/assets/images/hero/logo.png" alt="" class="sidebar-img mobile" style="margin-top: 0; margin-left: -20px;"></a>
+ <a href="/about/" class="link">About Me</a>
+ <a href="/projects/" class="link">Projects</a>
+ <a href="/blog/" class="link">Library</a>
+ </div>
+ </div>
+ <div class="sidebar" id="sidebar">
+ <a href="/">
+ <img src="/assets/images/hero/logo.png" alt="" class="sidebar-img">
+ </a>
+ <span>altaf-creator</span>
+ </div>
+ <div class="sidebar-progress-container" id="progressContainer">
+ </div>
+ <div class="bottom-bar flex-container flex-spacebetween flex-aligncenter">
+ <a class="button" href="https://altaf-creator.itch.io/shroud"><i class="fa-brands fa-itch-io"></i> <span class="desktop">Play on </span>itch.io</a>
+ <img class="center-absolute desktop" src="/assets/images/logo/shroud.png" alt="">
+ <img class="mobile" style="margin-right: 10px;" src="/assets/images/logo/shroud.png" alt="">
+ </div>
+ <section style="border-top: none; overflow: hidden;" id="shroud-img" class="banner-section">
+ <div class="banner-bottom-bar flex-container">
+ <div class="flex" style="margin-left: 20px;">
+ <i class="fa-solid fa-globe" title="Playable on Web"></i>
+ <i class="fa-brands fa-microsoft" title="Windows 8+ 64-bit"></i>
+ <i class="fa-brands fa-apple" title="macOS"></i>
+ <i class="fa-brands fa-linux" title="Linux"></i>
+ </div>
+ <div class="flex-right">
+ <a class="button desktop" href="#"><i class="fa-solid fa-download"></i> Download</a>
+ <a class="button" href="https://altaf-creator.itch.io/shroud"><i class="fa-brands fa-itch-io"></i> <span class="desktop">Play on </span>itch.io</a>
+ </div>
+ </div>
+ </section>
+ <section>
+ <div class="center-grid">
+ <div class="div-sizing">
+ <p class="info-box">Description taken from the itch.io page. Check it out <a class="link" href="https://altaf-creator.itch.io/shroud">here</a>!</p>
+ <div class="flex-container horizontal-scroll carousel-container">
+ <img src="/assets/images/screenshots/shroud/0.png" alt="" class="img-small">
+ <img src="/assets/images/screenshots/shroud/1.png" alt="" class="img-small">
+ <img src="/assets/images/screenshots/shroud/2.png" alt="" class="img-small">
+ <img src="/assets/images/screenshots/shroud/3.png" alt="" class="img-small">
+ </div>
+ <h1>Welcome to Shroud!</h1>
+ <p>You’ve washed ashore on a forgotten island, where the masks of the ancient tribes give you power. Sounds cool?
+ Explore its strange lands, battle the guardians, and collect all the masks to become the island's mightiest!</p>
+ <hr>
+ <h1>Development Information</h1>
+ <p>This game was made for the <a class="link" href="https://itch.io/jam/godot-wild-jam-86/">Godot Wild Jam #86</a> in a span of <b>~9 days</b>!</p>
+ <p>Hence, some features are not finished or does not exist yet. I'm quite appealed with the premise of the game, so I
+ might continue this project! Here are some features that I should add in the future:</p>
+ <ul>
+ <li>Sound effects. There aren't any sound effects in this jam version :(</li>
+ <li>Some new areas. I have already designed some areas, but have not implemented it as I did not have enough time to work on this jam game.</li>
+ <li>A boss fight! This was planned in the jam verison, but I could not finish the game in time.</li>
+ <li>More weapons, perhaps?</li>
+ <li>A more proper story.</li>
+ </ul>
+ <p>All game assets (including this page's) (except for the fonts) were made by me using Godot (obviously), Inkscape, and Krita.</p>
+ <p>The fonts used were Roboto Italic and Noto Sans Emoji, available at Google Fonts.</p>
+ </div>
+ </div>
+ </section>
+ <section>
+
+ </section>
+ <section>
+ <div class="center-grid">
+ <div class="div-sizing">
+ <h1>Play Now!</h1>
+ <div class="flex-container gap">
+ <a class="button button-inline" href="https://altaf-creator.itch.io/shroud"><i class="fa-brands fa-itch-io"></i> <span class="desktop">Play on the Web via </span>itch.io<span class="mobile"> (Web)</span></a>
+ </div>
+ <h1>Downloads</h1>
+ <div class="flex-container gap">
+ <a class="button button-inline" href="https://altaf-creator.itch.io/shroud"><i class="fa-brands fa-microsoft"></i> Windows (Jam Version)</a>
+ <a class="button button-inline" href="https://altaf-creator.itch.io/shroud"><i class="fa-brands fa-apple"></i> macOS (Jam Version)</a>
+ <a class="button button-inline" href="https://altaf-creator.itch.io/shroud"><i class="fa-brands fa-linux"></i> Linux (Jam Version)</a>
+ </div>
+ <h1>Source Code</h1>
+ <a class="button button-inline" href="https://git.altafcreator.com/shroud.git/"><i class="fa-brands fa-git-alt"></i> git.altafcreator.com/shroud.git</a>
+ </div>
+ </div>
+ </section>
+</body>
+
+</html>
|
