Skip to content

Commit c66357c

Browse files
authored
Update PROCESS.md
1 parent fe9a219 commit c66357c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

PROCESS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- [x] Create repo
2020
- [x] Create Unity project (2020.1.2f1)
2121
- [x] [Git, Git LFS, SmartMerge](https://github.com/omundy/dig250-game-art-dev/blob/master/reference-sheets/Unity-Git.md)
22-
- [ ] Choose a name! @jdietrick what should it be?
22+
- [ ] Choose a name and update repo name! @jdietrick what should it be?
2323

2424

2525

@@ -105,12 +105,12 @@
105105

106106
### Players
107107

108-
- [ ] Data
108+
- [x] Data
109109
- [x] Use Feed data to build GameObjects and display in "Universe"
110110
- [x] Ensure players aren't added twice with new feed data
111111
- [x] Add player stats to API
112-
- [ ] Get player stats json data from server 👈
113-
- [ ] Populate zoomed-in UI display 👈
112+
- [x] Get player stats json data from server 👈
113+
- [x] Populate zoomed-in UI display 👈
114114
- [x] Movement
115115
- [x] Create player (physics controlled) floating movement (Jellyfish?)
116116
- [ ] Actions (controlled from code) that visualize different event types on playback @jdietrick let's go through one last time and check these off

0 commit comments

Comments
 (0)