Merge pull request 'Updates' (#1) from Updates into main
Reviewed-on: #1
This commit is contained in:
commit
ec1202c746
1 changed files with 31 additions and 21 deletions
52
index.html
52
index.html
|
@ -32,32 +32,42 @@
|
|||
<!-- Sections for my links -->
|
||||
<section class="ProjectSection">
|
||||
<div class="SectionSolid"></div>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Files">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Files">
|
||||
<h2>Crowded Games Assets</h2>
|
||||
<h3>Files</h3>
|
||||
<p>Anything that is related to the branding of Crowded Games is on this repository</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Youtube-Files">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Youtube-Files">
|
||||
<h2>Video Assets</h2>
|
||||
<h3>Files</h3>
|
||||
<p>Things that we want to save from our videos are on this repository</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Blender-Files">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Blender-Files">
|
||||
<h2>3D Assets</h2>
|
||||
<h3>Files</h3>
|
||||
<p>Anything that is made with Blender will be on this repository. They are all 3D models</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Website">
|
||||
<h2>Website</h2>
|
||||
<h3>Files</h3>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/CrowdedGames.Group">
|
||||
<h2>Main Website</h2>
|
||||
<h3>Front-end</h3>
|
||||
<p>This is the exact source code that this website is running right now. Check it!</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Chess">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Knowledge.CrowdedGames.Group">
|
||||
<h2>Knowledge Website</h2>
|
||||
<h3>Front-end</h3>
|
||||
<p>This is the exact source code that this website is running right now for the knowledge section. See it!</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Fedi.CrowdedGames.Group">
|
||||
<h2>Fediverse Website</h2>
|
||||
<h3>Front-end</h3>
|
||||
<p>This is the exact source code that this website is running right now on the fediverse subdomain. Examen it!</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Chess">
|
||||
<h2>Chess</h2>
|
||||
<h3>Games</h3>
|
||||
<p>Made using the Godot Engine, this is the classic game of chess</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Quick-Tasks">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Quick-Tasks">
|
||||
<h2>Quick Tasks</h2>
|
||||
<h3>Games</h3>
|
||||
<p>An attempt to gamify life in this interesting mobile game</p>
|
||||
|
@ -67,52 +77,52 @@
|
|||
<h3>Games</h3>
|
||||
<p>A side-scrolling shooter with 3 levels and 3 enemy types. Comes with the source code</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Twin-Stick-2D-Shoot-Em-Up">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Twin-Stick-2D-Shoot-Em-Up">
|
||||
<h2>Twin Stick 2D Shoot Em Up</h2>
|
||||
<h3>Template</h3>
|
||||
<p>A Godot Engine template for a top-down twin stick shooter game</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Side-Scrolling-Shooter">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Side-Scrolling-Shooter">
|
||||
<h2>Side Scrolling Shooter</h2>
|
||||
<h3>Template</h3>
|
||||
<p>A Godot Engine template for your side scrolling games</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/First-Person-Shooter">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/First-Person-Shooter">
|
||||
<h2>First Person Shooter</h2>
|
||||
<h3>Template</h3>
|
||||
<p>A Godot Engine template for your first person shooter games</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/First-Person">
|
||||
<h2>First Person Shooter</h2>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/First-Person">
|
||||
<h2>First Person</h2>
|
||||
<h3>Template</h3>
|
||||
<p>A Godot Engine template for your first person games</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Controller-Emulator">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Controller-Emulator">
|
||||
<h2>A Controller Emulator</h2>
|
||||
<h3>Software</h3>
|
||||
<p>Based on another controller emulator, we polished it up and sent it for the masses</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Calculator">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Calculator">
|
||||
<h2>Calculator</h2>
|
||||
<h3>Software</h3>
|
||||
<p>With the Godot Engine we made a calculator</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Speaker-Speaker">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Speaker-Speaker">
|
||||
<h2>Speaker Speaker</h2>
|
||||
<h3>Software</h3>
|
||||
<p>The main VTuber model for the channel that could blossom into a "source filmmaker" of itself</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/MIDI-Synthesizer">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/MIDI-Synthesizer">
|
||||
<h2>MIDI Synthesizer</h2>
|
||||
<h3>Software</h3>
|
||||
<p>Unfinished MIDI synthesizer which was made in the Godot Engine</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Studio-Modifier">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Studio-Modifier">
|
||||
<h2>Studio Modifier</h2>
|
||||
<h3>Software</h3>
|
||||
<p>For the hobbiests, this Firefox Extension removes some of the numbers that make us feel bad</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/SDL-Library">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/SDL-Library">
|
||||
<h2>SDL Library</h2>
|
||||
<h3>Library</h3>
|
||||
<p>Place the headers inside of your project and get ready to be able to do nothing because this is unfinished</p>
|
||||
|
@ -122,12 +132,12 @@
|
|||
<h3>Mod</h3>
|
||||
<p>This is the mod. Comes with the source code</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Gim">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Gim">
|
||||
<h2>Gim</h2>
|
||||
<h3>Archive</h3>
|
||||
<p>Text editor | Serves no purpose</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="http://git.crowdedgames.group/CatAClock/Gamify-Life">
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Gamify-Life">
|
||||
<h2>Gamify Life</h2>
|
||||
<h3>Archive</h3>
|
||||
<p>Trying to gamify life | Classic example of feature creep and scope creep</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue