mark · any pronouns
mark pushed to main at mark/mars 2024-11-26 17:32:41 +00:00
9cc96fdcc6 game(scripts): add backend and adjacent scripts
9149887e4e packages: add firebase
9c3c4b07e0 meta: add rider vcs files
Compare 3 commits »
mark pushed to main at mark/mars 2024-11-26 16:49:05 +00:00
b0af842e66 game: reinit vr template
mark pushed to main at mark/mars 2024-11-22 04:34:35 +00:00
103fb66e50 game: init vr template
mark created branch main in mark/mars 2024-11-22 04:34:35 +00:00
mark created repository mark/mars 2024-11-22 04:23:08 +00:00
mark pushed to main at mark/colourmeok 2024-11-20 16:38:32 +00:00
12d6fa2591 Update README.md
mark pushed to main at mark/colourmeok 2024-11-19 14:14:07 +00:00
75890d0b87 game: BASICALLY DONE
mark pushed to main at mark/colourmeok 2024-11-19 13:03:18 +00:00
18c91a7393 game: working leaderboard
mark pushed to main at mark/colourmeok 2024-11-19 06:39:03 +00:00
4e3e0c16c3 game: better comments
41d5629bf3 game: leaderboard ui
Compare 2 commits »
mark pushed to main at mark/colourmeok 2024-11-19 03:26:34 +00:00
66f9d3b332 game: add LeaderboardEntry.uxml
mark pushed to main at mark/colourmeok 2024-11-19 00:30:57 +00:00
85e3d5827e game: DatabaseTransactionResult -> TransactionResult
a5679b4270 game: working score + stats calcs
Compare 2 commits »
mark pushed to main at mark/colourmeok 2024-11-18 17:36:31 +00:00
e1aee5d946 game: gameplay loop works but inaccurate result calcs
mark pushed to main at mark/colourmeok 2024-11-18 10:02:49 +00:00
5e1defa793 game: working game, half-working database
mark pushed to main at mark/colourmeok 2024-11-18 02:34:38 +00:00
a338a62f27 game: gameplay + database interim 2
mark pushed to main at mark/colourmeok 2024-11-18 01:16:12 +00:00
cc79a5b1a0 game: gameplay + database interim
mark pushed to main at mark/colourmeok 2024-11-17 20:35:58 +00:00
b88f6499cc game: hide portions of the SideView depending on state
mark pushed to main at mark/colourmeok 2024-11-17 19:19:46 +00:00
5f089649b3 game: add working defaultView and empty resultsView
mark pushed to main at mark/colourmeok 2024-11-17 16:50:09 +00:00
fe44ced9f8 game: stdise whats done in Awake, OnEnable and Start
534e96a150 game: prune this script i used to teach the lam
Compare 2 commits »
mark pushed to main at mark/colourmeok 2024-11-17 16:16:57 +00:00
872f3f263e game: fiddle around with execution order
mark pushed to main at mark/colourmeok 2024-11-17 15:17:31 +00:00
e8091632c4 game: I FIXED THE CALLBACK FIRING?