Added windows builds of scripting for games projects
This commit is contained in:
parent
ddf41431f1
commit
6d2bfdf9fb
4 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
layout: default
|
||||
title: Incarcerated
|
||||
---
|
||||
Note: Web preview may be slow and resize undesirably. You can download it for windows 
|
||||
|
||||
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:**
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
layout: default
|
||||
title: Questable
|
||||
---
|
||||
Note: Web preview may be slow and resize undesirably. You can download it for windows 
|
||||
|
||||
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:**
|
||||
|
|
BIN
assets/scripting-assets/Incarcerated/win.zip
Normal file
BIN
assets/scripting-assets/Incarcerated/win.zip
Normal file
Binary file not shown.
BIN
assets/scripting-assets/Questable/win.zip
Normal file
BIN
assets/scripting-assets/Questable/win.zip
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue