forked from Lharp5/SnatchGame
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
31 lines (25 loc) · 1.03 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=========================================
= =
= SNATCH =
= Authors: Luke and Nick =
= =
=========================================
Things to still be done (in order of presedence)
=====
- AI (with detection and pathing) **1/2 COMPLETE**
- GUI (text?) //no need anymore?
- Scoring System
- Main menu, game over, end game Screen
*******************************************************
* OPTIONAL *
*******************************************************
- Level Completiton
- Idea for lighting fix
- If time permits, I will place lightmask quads
- over every object, and those objects will have
- a source similar to how the floor works. Then
- our lighting will be more real (split by rooms).
*******************************************************
NOTE: Be sure to have the DirectXTK
keep it in the same directory that this FOLDER is in
(Above theGithub folder)