Commit graph

25 commits

Author SHA1 Message Date
18850e9fb8 Set up intro message and player in detail scene 2021-07-22 14:08:50 +02:00
40d4a2364e Show package name in overview 2021-07-21 16:08:39 +02:00
9790361f24 Generate overview based on subproject size 2021-07-21 15:27:04 +02:00
4053961357
Merge pull request #7 from dennisschoepf/companion 2021-07-21 13:18:20 +02:00
e62b549185 Implement await indicator and message display logic 2021-07-21 11:05:04 +02:00
d471600c0f Implement message styling and basic display of text 2021-07-20 21:17:26 +02:00
84dd40de5d Companion message state handling 2021-07-20 18:18:05 +02:00
7cec5fa2fb Implement companion styling and animations 2021-07-19 00:07:13 +02:00
ab372d6627
Merge pull request #4 from dennisschoepf/scene/overview 2021-07-18 14:43:52 +02:00
871b4116ff Refactor scene management with store 2021-07-18 14:41:53 +02:00
f9079e4823 Implement basic scene manager with ability to switch between scenes 2021-07-18 14:11:38 +02:00
9063b45180 Install with npm 2021-07-18 13:29:52 +02:00
2900ca79d6 Install with yarn 2 2021-07-18 13:27:18 +02:00
47f244769e Merge branch 'main' into scene/overview 2021-07-18 13:23:09 +02:00
e43667fff3 Use yarn 2 2021-07-18 13:22:46 +02:00
Dennis Schoepf
954cc1fe72 Set up overview screen with click handlers 2021-07-14 22:00:33 +02:00
Dennis Schoepf
a4bb1655d0 Reorganize src folder and add Api and Scene classes 2021-07-14 17:27:11 +02:00
Dennis Schoepf
8b50adcd60 Create deploy script 2021-07-14 16:35:57 +02:00
Dennis Schoepf
0b74a918d6 Implement Player 2021-07-14 16:24:37 +02:00
Dennis Schoepf
d0e3e51a7d Basic p5, parcel, typescript setup 2021-07-14 14:03:15 +02:00
Dennis Schoepf
a6616f5f21 Update project name 2021-07-14 12:37:23 +02:00
c486b4c567
Update README.md 2021-07-14 12:28:37 +02:00
Dennis Schoepf
4b6c70c297 Add colors 2021-07-14 12:07:21 +02:00
Dennis Schoepf
a6b755acca Basic setup with p5.js and p5.min.js 2021-07-13 20:40:21 +02:00
8eda641a27
Initial commit 2021-07-13 20:19:05 +02:00