Added windows builds of scripting for games projects

This commit is contained in:
thepaperpilot 2017-10-29 11:15:44 -12:00
parent ddf41431f1
commit 6d2bfdf9fb
4 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,8 @@
layout: default
title: Incarcerated
---
Note: Web preview may be slow and resize undesirably. You can download it for windows ![here](/assets/scripting/Incarcerated/win.zip)
The purpose of this project was to demonstrate how to create a game where you use Unity's physics system to control a ball, with enemies and pickups and jump pads, etc.
**Controls:**

View file

@ -2,6 +2,8 @@
layout: default
title: Questable
---
Note: Web preview may be slow and resize undesirably. You can download it for windows ![here](/assets/scripting/Questable/win.zip)
The purpose of this project was to demonstrate how to create a game where you use raycasts and projectiles to make guns, and nav meshes for basic AI.
**Controls:**

Binary file not shown.

Binary file not shown.