Add files via upload
This commit is contained in:
parent
1c1835fa0d
commit
fb7beb7b65
10
index.html
10
index.html
@ -30,12 +30,12 @@
|
||||
<p><span class="bold">• HTML/CSS/JS:</span> These languages are actually my introduction to coding as a whole. I've technically been using these languages since 2016. I've just made some simple websites like this one here.</p>
|
||||
<br>
|
||||
<h2>My Projects</h2>
|
||||
<img src="Pictures/game.png" alt="screenshot of new game" style="float: left; width: 35%;">
|
||||
<h2 class="sub">Current: Cosmotica</h2>
|
||||
<p>This game is a passion project of my team and I known as Marbie Games. We started development in January 2022 and there is no planned release date as of yet. I am working as the project manager and programmer on the game. I have a friend helping me with some modeling, and another who works on the music. The game is a 1st person 3D platformer developed using the Unity engine with a large emphasis on movement, including walljumps and air-dashes. It will be very fast paced and great for speedrunning. The game also features beautiful outer space glowy aesthetics.</p>
|
||||
<p>Cosmotica is planned to release on steam, be sure to stay tuned for updates.</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/HS9tsFQpMUA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="float: left;"></iframe>
|
||||
<h2 class="sub">Cosmotica</h2>
|
||||
<p>Cosmotica is the debut title of my indie game company<a href="https://twitter.com/MarbieGames" target="_blank">Marbie Games</a>. I worked as the director, programmer, UI/UX designer, and level designer on the game. It was developed in Unity and programmed in C#. The game features physics-based movement, an incredible soundtrack, 30 levels, a save feature that saves your settings and progress, and steam integration with in-game leaderboards and achievements.</p>
|
||||
<p>Cosmotica can be found on its<a href="https://store.steampowered.com/app/2117410/Cosmotica/?curator_clanid=4777282&utm_source=SteamDB" target="_blank">steam page</a>.</p>
|
||||
|
||||
<br><br><br>
|
||||
<br><br><br><br>
|
||||
<img src="Pictures/telepuzzle.png" alt="screenshot from my telepuzzle game" style="float: right; width: 35%;">
|
||||
<h2 class="sub">Telepuzzle</h2>
|
||||
<p>I made this game in Unity in around 4 days of work for the Unity Developer Community Game Jam. The theme was teleportation so I made a puzzle game where you are in a level trying to get to a seemingly unobtainable exit. However, you have a gun that can teleport objects around the level to solve the puzzles or make your own way out. The game has a good handful of levels that should not take very long to complete and it features a timer system for speedrunning. It's really fun to play around with the physics and try to break the game.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user