CINXE.COM

Clint Bellanger - Game Dev Portfolio

<!DOCTYPE html> <html> <head> <title>Clint Bellanger - Game Dev Portfolio</title> <link rel="stylesheet" type="text/css" href="css/pfolio.css" /> <link rel="icon" type="image/x-icon" href="/favicon.ico" /> <meta http-equiv="Content-type" content="text/html;charset=UTF-8" /> <meta name="description" content="Home page of Clint Bellanger: software developer and game designer. Here are links to my social networks and personal projects." /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> </head> <body> <div id="frame"> <div id="header"> <img id="profile" src="images/me/clint_vault.jpg" alt="Photo of Clint." height="200" width="200" /> <h1>Clint Bellanger</h1> <p> I'm a software developer and indie game designer living in Auburn, Alabama. My passion is creating remixable art and code through free culture licenses. This is a portfolio of my personal projects, plus links to places you can find me online. </p> </div> <div id="social_media"> <a href="http://twitter.com/clintbellanger"><img src="images/icons/twitter.png" alt="Twitter button" height="32" width="32" /></a> <a href="http://github.com/clintbellanger/"><img src="images/icons/github.png" alt="Git Hub button" height="32" width="32" /></a> <a href="http://opengameart.org/users/clint-bellanger"><img src="images/icons/opengameart.png" alt="Open Game Art button" height="32" width="32" /></a> <a href="mailto:clintbellanger@gmail.com"><img src="images/icons/email.png" alt="Email button" height="32" width="32" /></a> </div> <h2>My Projects</h2> <div class="project"> <a href="https://clintbellanger.net/treasure/"> <img src="images/projects/treasure.png" alt="Letter sealed by the Treasure Guild" width="200" height="200" /> <h3>Treasure Guild</h3> </a> <p> Hidden object game with a fantasy theme. Join the Treasure Guild! 32 colors and 240x160 resolution. (prototype) </p> </div> <div class="project"> <a href="https://clintbellanger.itch.io/tiny-creatures"> <img src="images/projects/tinycreatures.png" alt="Tiny creatures pixel art sample" width="200" height="200" /> <h3>Tiny Creatures</h3> </a> <p> Art asset pack in Kenney's Tiny Dungeon style. 180 sprites at 16x16 pixels including 100+ monsters and 50+ animals. (released) </p> </div> <div class="project"> <a href="https://clintbellanger.net/unsheathe/"> <img src="images/projects/unsheathe.png" alt="Unsheathe title logo with sword" width="200" height="200" /> <h3>Unsheathe</h3> </a> <p> Experimental minimalist dungeon crawler. 4 color greyscale and 120x90 resolution. Best played in Chrome for Mobile. (prototype) </p> </div> <div class="project"> <a href="https://clintbellanger.net/solarbot/"> <img src="images/projects/solarbot.png" alt="Solarbot hiding in pipe works near a sun ray" width="200" height="200" /> <h3>Solarbot</h3> </a> <p> Explore a tech outpost as a tiny robot that recharges in sunlight. Platformer metroidvania. 128x128 resolution. Best played in Chrome. (prototype) </p> </div> <div class="project"> <a href="http://clintbellanger.net/recycle/"> <img src="images/projects/recycle-sorter.png" alt="Recycle Sorter arcade gameplay screenshot" width="200" height="200" /> <h3>Recycle Sorter</h3> </a> <p> Arrange items quickly to save them from the landfill. A tiny educational arcade game about Recycling. (released) </p> </div> <div class="project"> <a href="http://heroinedusk.com"> <img src="images/projects/heroinedusk.png" alt="Heroine Dusk retro screenshot sample" width="200" height="200" /> <h3>Heroine Dusk</h3> </a> <p> The sun has not returned in several days. Evil forces are using the safety of night to invade. Take up arms to fight against the darkness. (demo, Act I) </p> </div> <div class="project"> <a href="http://flarerpg.org"> <img src="images/projects/flare.png" alt="Flare Action RPG fantasy gameplay screenshot" width="200" height="200" /> <h3>Flare</h3> </a> <p> A single-player action RPG in the dark style of the original Diablo. Designed to be easy for anyone to mod. I'm the original lead developer and technical artist. (released) </p> </div> <div class="project"> <a href="https://clintbellanger.net/anykey/"> <img src="images/projects/pressanykeytolive.png" alt="Press Any Key To Live title screen, with a sketch of an infant holding an Atari joystick" width="200" height="200" /> <h3>Press Any Key To Live</h3> </a> <p> This short art rhythm game is about life, love, and pursing dreams. Takes 2 minutes to play. (prototype) </p> </div> <div class="project"> <a href="https://clintbellanger.net/toobig/"> <img src="images/projects/yourgameideaistoobig.png" alt="Your Game Idea Is Too Big calculator screenshot" width="200" height="200" /> <h3>Your Game Idea is Too Big</h3> </a> <p> A tongue-in-cheek calculator that shows, hey, maybe we shouldn't create an MMO as our first gamedev project. </p> </div> <div class="project"> <a href="http://clintbellanger.net/articles"> <img src="images/projects/articles.png" alt="Image of a tile grid, a figure from a code tutorial." width="200" height="200" /> <h3>Articles and Tutorials</h3> </a> <p> Various articles I've written. Currently they focus on Isometric tutorials. </p> </div> <div class="project"> <a href="http://clintbellanger.net/karma/"> <img src="images/projects/karma.png" alt="Karma Slots gameplay screenshot" width="200" height="200" /> <h3>Karma Slots</h3> </a> <p> A tiny slot machine game that doubles as a satirical simulation of Reddit. I coded this in a 24 hour jam to learn HTML5 gamedev. (complete) </p> </div> <div class="project"> <a href="http://clintbellanger.net/bookoflostlore/"> <img src="images/projects/bookoflostlore.png" alt="Book of Lost Lore screenshot" width="200" height="200" /> <h3>Book of Lost Lore</h3> </a> <p> Ready your meager equipment, read carefully, and use your wits to survive a dangerous fantasy world. Branching interactive fiction. (demo, chapter 1) </p> </div> <div class="project"> <a href="http://clintbellanger.net/bicycle/"> <img src="images/projects/bicycle.png" alt="Bicycle screenshot" width="200" height="200" /> <h3>Bicycle</h3> </a> <p> Relive the simple days of riding a bicycle around the neighborhood. Fashioned after the area in which I grew up. (prototype) </p> </div> <div class="project"> <a href="http://opengameart.org/users/clint-bellanger"> <img src="images/projects/opengameart.png" alt="Open Game Art account thumbnail" width="200" height="200" /> <h3>OpenGameArt profile</h3> </a> <p> My collection of Creative-Common licensed artwork. I am also a site moderator that primarily deals with Creative Commons license questions. </p> </div> <div class="project"> <a href="http://github.com/clintbellanger/"> <img src="images/projects/github.png" alt="Git Hub account thumbnail" width="200" height="200" /> <h3>GitHub profile</h3> </a> <p> My open-source code releases for games and other project. </p> </div> <div id="footer"> <p> &copy;2020 Clint Bellanger | <a href="mailto:clintbellanger@gmail.com">Contact</a> </p> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10