Skip to content

Commit 5528200

Browse files
committed
update
1 parent 99fecc0 commit 5528200

10 files changed

+61
-4
lines changed

_posts/2017-02-02-apoptosis-game.md

+53
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,56 @@
22
layout: post
33
title: Game Title - Apoptosis
44
---
5+
## Apoptosis
6+
<div style="text-align: right">Apr. 2015 - Jul 2015</div>
7+
Apoptosis is a multiplayer Real-Time-Strategy where the battles take place in the world of the microscopic. The player takes control of a group of cells with varied attributes and taking advantage of the environment and the ability to replicate - attempts to destroy the opponent's cells.
8+
9+
The player begins the game with the basic type of cells and aims to increase their number as soon as possible, while the opponent does the same. Cells have a store of protein which they use to stay alive and split.
10+
11+
The player selects, controls and orders his units around the battle map seeking more advantageous areas. Such areas exist in in the form of Cold or Hot spots where respective units gain special abilities such as morph/transform into more advanced entities. It is thus the objective of the player to harvest resources, position and evolve his units and prevent the opponent from doing the same.
12+
13+
#### Personal Contributions
14+
* Gameplay Design
15+
* Level Design
16+
* Terrian
17+
* Spawner
18+
* Events/Traps Trigger
19+
* Fog of War
20+
* Enemy AI
21+
22+
#### Screenshots
23+
<p>
24+
<div style="display: inline-block; max-width: 49%">
25+
<a href="http://paspy.me/public/images/apoptosis_01.png" target="_blank"><img src="http://paspy.me/public/images/apoptosis_01.png" alt="" width="200" height="120"></a>
26+
</div>
27+
<div style="display: inline-block; max-width: 49%">
28+
<a href="http://paspy.me/public/images/apoptosis_02.png" target="_blank"><img src="http://paspy.me/public/images/apoptosis_02.png" alt="" width="200" height="120"></a>
29+
</div>
30+
<div style="display: inline-block; max-width: 49%">
31+
<a href="http://paspy.me/public/images/apoptosis_03.png" target="_blank"><img src="http://paspy.me/public/images/apoptosis_03.png" alt="" width="200" height="120"></a>
32+
</div>
33+
</p>
34+
<p>
35+
<div style="display: inline-block; max-width: 49%">
36+
<a href="http://paspy.me/public/images/apoptosis_04.png" target="_blank"><img src="http://paspy.me/public/images/apoptosis_04.png" alt="" width="200" height="120"></a>
37+
</div>
38+
<div style="display: inline-block; max-width: 49%">
39+
<a href="http://paspy.me/public/images/apoptosis_05.png" target="_blank"><img src="http://paspy.me/public/images/apoptosis_05.png" alt="" width="200" height="120"></a>
40+
</div>
41+
<div style="display: inline-block; max-width: 49%">
42+
<a href="http://paspy.me/public/images/apoptosis_06.png" target="_blank"><img src="http://paspy.me/public/images/apoptosis_06.png" alt="" width="200" height="120"></a>
43+
</div>
44+
</p>
45+
46+
#### Download
47+
48+
[Andorid Installer](http://paspy.me/public/downloads/Apoptosis.apk)
49+
50+
[Windows Installer](http://paspy.me/public/downloads/Apoptosis_Installer.exe)
51+
52+
*PC Requirements*
53+
* Windows 8.1 or above
54+
* A DirectX 11 compatable device
55+
56+
*Andorid Requirements*
57+
* Kitkat or above

_posts/2017-02-03-full-sail-game.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,14 @@ At port, upgrade your ships in various ways that fit your playstyle. Buy crew to
5858
<source src='http://gameproject.fullsail.com/gpgames/projects/June2016/Full Sail/June2016FSmovie.mp4' type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
5959
</video>
6060

61-
#### Source
62-
[Download Source](https://github.com/paspy/FullSail/archive/master.zip)
61+
#### Downloads
62+
[Source](https://github.com/paspy/FullSail/archive/master.zip)
6363

64-
*System requirements*
65-
* Visual Studio 2015
64+
[Installer](http://gameproject.fullsail.com/gpgames/projects/June2016/Full%20Sail/June2016FSinstall.zip)
65+
66+
*System Requirements*
6667
* Windows 8.1 or above
6768
* A DirectX 11 compatable device
69+
70+
*Build Requirement*
71+
* Visual Studio 2015

public/downloads/Apoptosis.apk

72.9 MB
Binary file not shown.
78.4 MB
Binary file not shown.

public/images/apoptosis_01.png

1.01 MB
Loading

public/images/apoptosis_02.png

1.57 MB
Loading

public/images/apoptosis_03.png

2.08 MB
Loading

public/images/apoptosis_04.png

850 KB
Loading

public/images/apoptosis_05.png

2.58 MB
Loading

public/images/apoptosis_06.png

3.44 MB
Loading

0 commit comments

Comments
 (0)