You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <!DOCTYPE html>
- <html>
- <head>
- <title>crux.sexy</title>
- <link rel="stylesheet" type="text/css" href="sexy.css">
- </head>
- <body class="nightly">
- <div class="title">
- fen's games
- </div>
- <div class="flex-container">
- <a href="https://stroll.crux.sexy/nightly" class="game-button">
- <div class="game-title">stroll</div>
- <img class="game-logo" src="/images/stroll-logo.png">
- </a>
- <div class="game-description">A macro/vore procedural game</div>
- <a href="https://feast.crux.sexy/nightly" class="game-button">
- <div class="game-title">feast</div>
- <img class="game-logo" src="/images/feast-logo.png">
- </a>
- <div class="game-description">A vore-focused RPG</div>
- <a href="https://gorge.crux.sexy/nightly" class="game-button">
- <div class="game-title">gorge</div>
- <img class="game-logo" src="/images/gorge-logo.png">
- </a>
- <div class="game-description">An idle/clicker vore game</div>
- <a href="https://satiate.crux.sexy/nightly" class="game-button">
- <div class="game-title">satiate</div>
- <img class="game-logo" src="/images/satiate-logo.png">
- </a>
- <div class="game-description">A text adventure engine with an emphasis on sound</div>
- </div>
- <a class="switcher" href="/">
- <div class="switcher-text">
- stable
- <br>
- builds
- </div>
- </a>
- <a class="discord" href="https://discord.gg/vqcKVV6">
- <div class="discord-text">
- Discord
- </div>
- </a>
- </body>
- </html>
|