finished adding projects and added more screenshots

This commit is contained in:
thepaperpilot 2016-09-07 20:44:00 -05:00
parent 68bc5cd264
commit 9c45724644
37 changed files with 110 additions and 36 deletions

View file

@ -0,0 +1,5 @@
---
layout: default
title: One Click Man Screenshot 1
---
![](/assets/click-assets/screenshot1.png)

View file

@ -2,4 +2,4 @@
layout: default
title: One Click Man
---
A small game made for the one button jam that explores the idea of being able to defeat any opponent in a single click
A small game made for the one button jam that explores the idea of being able to defeat any opponent in a single click. Made for the One Button Jam 2016 in under a week.

View file

@ -0,0 +1,5 @@
---
layout: default
title: Fourth Order Screenshot 1
---
![](/assets/fourth-assets/screenshot1.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: Fourth Order Screenshot 2
---
![](/assets/fourth-assets/screenshot2.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: Fourth Order Screenshot 3
---
![](/assets/fourth-assets/screenshot3.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: Fourth Order Screenshot 4
---
![](/assets/fourth-assets/screenshot4.png)

View file

@ -1,7 +0,0 @@
---
layout: default
title: Planet Farm
---
Originally supposed to be a game, it's current state is more of a simulator.
Create and mutate and breed planets. Browse a collection of procedurally generated planets. To be honest it was really just a way for me to learn new things, dealing with 3D and moving cameras in 3D space, etc.

View file

@ -0,0 +1,5 @@
---
layout: default
title: Red Pen Screenshot 1
---
![](/assets/red-assets/screenshot1.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: Red Pen Screenshot 2
---
![](/assets/red-assets/screenshot2.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: Red Pen Screenshot 3
---
![](/assets/red-assets/screenshot3.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: Red Pen Screenshot 4
---
![](/assets/red-assets/screenshot4.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: Red Pen Screenshot 5
---
![](/assets/red-assets/screenshot5.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: Reddit Exporter Screenshot 1
---
![](/assets/reddit-assets/screenshot1.png)

View file

@ -1,7 +0,0 @@
---
layout: default
title: 12 is Strange
---
This is a game made in under 48 hours for UT Dallas' SDGA Fall 2015 Game Jam!
I want to at some point flesh this out into an entire, original game (and less of a Life is Strange fan game)

View file

@ -0,0 +1,5 @@
---
layout: default
title: 12 is Strange Screenshot 1
---
![](/assets/strange-assets/screenshot-1.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: 12 is Strange Screenshot 2
---
![](/assets/strange-assets/screenshot-2.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: 12 is Strange Screenshot 3
---
![](/assets/strange-assets/screenshot-3.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: 12 is Strange Screenshot 4
---
![](/assets/strange-assets/screenshot-4.png)

View file

@ -0,0 +1,7 @@
---
layout: default
title: 12 is Strange
---
This is a game made in under 48 hours for UT Dallas' SDGA Fall 2015 Game Jam!
Now that the jam is over, the plot, characters, and puzzles will be modified and expanded upon, potentially leaving the original theme of "12". So, there will be a downloadable of the "Game Jam version" for those that wish, but the official version will be the one playing in the browser.

View file

@ -1,5 +0,0 @@
---
layout: default
title: Test Content
---
![cat wallpaper](https://newevolutiondesigns.com/images/freebies/cool-wallpaper-1.jpg)

View file

@ -0,0 +1,5 @@
---
layout: default
title: todo.md Screenshot 1
---
![](/assets/todo-assets/screenshot1.png)

View file

@ -0,0 +1,5 @@
---
layout: default
title: todo.md Screenshot 2
---
![](/assets/todo-assets/screenshot2.png)

View file

@ -2,6 +2,7 @@
layout: default
title: Conway
cards: [Conway]
links: ["Source Code|https://github.com/thepaperpilot/Conway"]
tags: [java, android, game]
---
A small game where you must find an initial state in a Conway's Game of Life system that stabilizes to match certain criteria.

View file

@ -0,0 +1,8 @@
---
layout: default
title: Gift Exchange
cards: [Gift Exchange]
links: ["Source Code|https://github.com/thepaperpilot/christmasExchange"]
tags: [java, software]
---
A program for automating family gift exchanges.

View file

@ -1,7 +1,7 @@
---
layout: default
title: 12 is Strange
cards: [12 is Strange]
cards: [12 is Strange, 12 is Strange Screenshot 1, 12 is Strange Screenshot 2, 12 is Strange Screenshot 3, 12 is Strange Screenshot 4]
links: ["Source Code|https://github.com/thepaperpilot/12-is-strange", "Store Page|https://thepaperpilot.itch.io/12-is-strange"]
tags: [java, libgdx, game, jam]
---

View file

@ -1,8 +0,0 @@
---
layout: default
title: Planet Farm
cards: [Planet Farm]
links: ["Source Code|https://github.com/thepaperpilot/PlanetFarm", "Store Page|https://thepaperpilot.itch.io/planet-farm"]
tags: [java, libgdx, software, android]
---
A planet generator that also has, like, some mutation features and stuff.

View file

@ -1,7 +1,7 @@
---
layout: default
title: Red Pen
cards: [Red Pen]
cards: [Red Pen, Red Pen Screenshot 1, Red Pen Screenshot 2, Red Pen Screenshot 3, Red Pen Screenshot 4, Red Pen Screenshot 5]
links: ["Source Code|https://github.com/thepaperpilot/Red-Pen", "Store Page|http://thepaperpilot.itch.io/red-pen"]
tags: [java, libgdx, game, development]
---

View file

@ -1,7 +1,7 @@
---
layout: default
title: Fourth Order
cards: [Fourth Order]
cards: [Fourth Order, Fourth Order Screenshot 1, Fourth Order Screenshot 2, Fourth Order Screenshot 3, Fourth Order Screenshot 4]
links: ["Source Code|https://github.com/thepaperpilot/fourth-order", "Store Page|https://thepaperpilot.itch.io/fourth-order"]
tags: [java, libgdx, game, jam]
---

View file

@ -1,7 +1,7 @@
---
layout: default
title: Reddit Exporter
cards: [Reddit Exporter]
cards: [Reddit Exporter, Reddit Exporter Screenshot 1]
links: ["Source Code|https://github.com/thepaperpilot/RedditSavedLinksExporter"]
tags: [web, python, software]
---

View file

@ -1,8 +1,8 @@
---
layout: default
title: One Click Man
cards: [One Click Man]
links: ["Source Code|https://github.com/thepaperpilot/OneClickMan"]
cards: [One Click Man, One Click Man Screenshot 1]
links: ["Source Code|https://github.com/thepaperpilot/OneClickMan", "Store Page|https://thepaperpilot.itch.io/one-click-man"]
tags: [java, libgdx, game, jam]
---
A small game made for the one button jam that explores the idea of being able to defeat any opponent in a single click
A small game made for the one button jam that explores the idea of being able to defeat any opponent in a single click. Made for the One Button Jam 2016 in under a week.

View file

@ -1,7 +1,7 @@
---
layout: default
title: todo.md
cards: [todo.md]
cards: [todo.md, todo.md Screenshot 1, todo.md Screenshot 2]
links: ["Source Code|https://github.com/thepaperpilot/todo.md"]
tags: [web, python, software]
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB