Updated Dice Armor part 1

This commit is contained in:
thepaperpilot 2019-11-11 09:39:58 -06:00
parent 1d8fe37939
commit 56b30bfc58
2 changed files with 2 additions and 8 deletions

View file

@ -4,7 +4,7 @@ title: Dice Armor
category: Game
banner: dice
cards: [Dice Armor Summary, Dice Armor Screenshots]
links: ["Windows Download|https://www.dropbox.com/s/dsrd69r5plbuegj/DiceArmor_1.0Gold_Apr242018.7z?dl=0"]
links: ["Download|https://drive.google.com/open?id=18rwqEIdMChdGtB-9LdI4wiqeM5C5ViOL"]
tags: [c#, unity]
---
Roll your armor, attack your opponent, and seize victory in this dice dueling game. Collect dice with varying abilities, elements, and stats as you play through an action-packed adventure! I was the lead programmer on a team of nine creating this game in a semester long college course.

View file

@ -28,9 +28,6 @@ favorites: [NaN, Tower Offense, Slime Chargers!]
<a href="/babble"><img src="/assets/babble-assets/screenshot.jpg"></a>
</div>
<p>Babble Buds is a free, open source virtual puppet show engine I made for web and unity, as well as an accompanying electron-based puppet editor and multiplayer stage. Use it for enhancing your digital tabletop roleplaying game, creating silly videos, or even scripting cutscenes in a videogame!</p>
<div class="card-image">
<a href="/babble"><img src="/assets/babble-assets/babblemm screenshot.jpg"></a>
</div>
<a href="/babble">read more</a>
</div>
</div>
@ -41,13 +38,10 @@ favorites: [NaN, Tower Offense, Slime Chargers!]
<a href="/dicearmor"><img src="/assets/dicearmor-assets/da2.jpg"></a>
</div>
<p>I was the lead programmer on a team of nine creating this game in a semester long college course. I programmed all the gameplay systems as well as incorporated Babble Buds for the cutscenes and tutorial.</p>
<p>During the development of this game I discovered my passion for building tools for the game designers to be able to create content as quickly and easily as possible. I even designed a custom editor window that would run simulated matches between two AI opponents to help the game designers test and balance the dice and opponents.</p>
<div class="card-image">
<a href="/dicearmor"><img src="/assets/dicearmor-assets/editors.jpg"></a>
</div>
<p>During the development of this game I discovered my passion for building tools for the game designers to be able to create content as quickly and easily as possible. I even designed a custom editor window that would run simulated matches between two AI opponents to help the game designers test and balance the dice and opponents.
<div class="card-image shrink">
<a href="/dicearmor"><img src="/assets/dicearmor-assets/simulator.JPG"></a>
</div>
<a href="/dicearmor">read more</a>
</div>
</div>