mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
98 lines
5.0 KiB
HTML
98 lines
5.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>theVaultC | rmc's site</title>
|
|
<link rel="icon" type="image/png" href="/icon.png"/>
|
|
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
|
|
<link id="pagestyle" rel="stylesheet" type="text/css" href="">
|
|
<link rel="alternate" type="application/atom+xml" href="https://ianskinner1982.github.io/feed.xml">
|
|
<script src="/assets/bootstrap/js/bootstrap.bundle.js"></script>
|
|
<script src="/assets/js/main.js"></script>
|
|
|
|
<meta property="og:title" content="theVaultC">
|
|
|
|
<meta property="og:locale" content="en_US">
|
|
<meta name="description" content="theVaultC | rmc's site">
|
|
<meta property="og:description" content="theVaultC | rmc's site">
|
|
<link rel="canonical" href="https://ianskinner1982.github.io">
|
|
<meta property="og:url" content="https://ianskinner1982.github.io">
|
|
<meta property="og:site_name" content="rmc's site">
|
|
|
|
<meta property="og:image" content="https://ianskinner1982.github.io/icon.png">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
<body>
|
|
|
|
<nav class="navbar navbar-dark navbar-expand-lg bg-dark">
|
|
|
|
<div class="container-fluid">
|
|
<a class="navbar-brand" href="/">rmc's site</a>
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarText">
|
|
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="/">Home</a>
|
|
</li>
|
|
<!--<li class="nav-item">
|
|
<a class="nav-link" href="/programs/">Programs</a>
|
|
</li>-->
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="/dsidev">DS Stuff</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div id="content-wrap" style="padding-bottom: 2.5rem;">
|
|
<div class="container text-center">
|
|
|
|
<img src="https://cdn.ncxprogramming.com/file/icon/thevaultc.png" class="projectimg" style="width:256px;height:256px;padding-top:8px;" alt="The program's icon.">
|
|
<div class="text-center pb-3">
|
|
<h1>theVaultC</h1>
|
|
<p><b>By NinjaCheetah</b></p>
|
|
<p><b>Platform(s): </b>Windows (partial), macOS, Linux</p>
|
|
<div class="dropdown pb-3">
|
|
<button class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
|
|
Project Links
|
|
</button>
|
|
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
|
|
|
|
<li><a class="dropdown-item" href="https://github.com/NCX-Programming/theVaultC">View Source</a></li>
|
|
|
|
<li><a class="dropdown-item" href="https://github.com/NCX-Programming/theVaultC/releases">Releases</a></li>
|
|
|
|
<li><a class="dropdown-item" href="https://github.com/NCX-Programming/theVaultC/actions">Nightly Builds</a></li>
|
|
|
|
</ul>
|
|
<div id="content-wrap" style="padding-bottom: 2.5rem;">
|
|
<p>Download latest build for:</p>
|
|
<p><a href="https://nightly.link/NCX-Programming/theVaultC/workflows/main/main/theVaultC-linux.zip">Linux</a> | <a href="https://nightly.link/NCX-Programming/theVaultC/workflows/main/main/theVaultC-macOS.zip">macOS</a> | <a href="https://nightly.link/NCX-Programming/theVaultC/workflows/main/main/theVaultC-windows.zip">Windows</a></p>
|
|
<h3>What is it?</h3>
|
|
<p>theVaultC is a collection of cross-platform (compatible with 32 and 64 bit Windows, Intel and ARM Macs, and Linux) console apps written in C. They are a combination of simple games, utilites, and example/demo programs. </p>
|
|
<h3>What's included?</h3>
|
|
<p>There are currently 6 programs:</p>
|
|
<p>GraphicStuffC, GuessMyNumberC, UnixTime, RainbowType, RNGTool, and WordGenerator</p>
|
|
<h3>Running</h3>
|
|
<p>The instructions are larger than we'd like to include here, so for help running or compiling the programs, look <a href="https://github.com/NCX-Programming/theVaultC/#compiling-and-running">here</a>.
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
<footer>
|
|
<footer class="bg-light text-lg-start border-top align-items-center text-center" style="text-align:center;">
|
|
<div class="text-center p-3 align-items-center" style="background-color: rgba(0, 0, 0, 0.25);">
|
|
Copyright © 2021-<span id="footerDate"></span> Ian M. Skinner <a href="/contactus" class="text-reset fw-bold">Contact me.</a>
|
|
<br>
|
|
<span class="nav col-md-4 list-unstyled d-inline"><a href="https://github.com/IanSkinner1982"><img class="bi" width="24" height="24" src="https://cdn.ncxprogramming.com/file/image/navbar/github-dark.svg" alt=""></a> <a href="https://discord.gg/XZxxZngwDQ"><img class="bi" width="24" height="24" src="https://cdn.ncxprogramming.com/file/image/navbar/discord-dark.svg" alt=""></a></span>
|
|
</div>
|
|
</footer>
|
|
|
|
</footer>
|
|
</html>
|