From cc55999789458d69e2f09557d79888405c510041 Mon Sep 17 00:00:00 2001 From: Killamus Date: Sat, 8 Oct 2022 13:33:16 -0700 Subject: [PATCH 01/12] Add another comment! --- game/src/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index e9efdf0..2379d52 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -5,5 +5,6 @@ const greetings = [ 'It\'s a bird!', 'It\'s a plane!', '1000% more Cube!', - 'A Whole New Dimension!' + 'A Whole New Dimension!', + 'Cubeify everything!' ]; From c1d3f879a739ff613fae1e574d2902d9d80f1d5b Mon Sep 17 00:00:00 2001 From: ianfshirley Date: Sat, 8 Oct 2022 13:37:48 -0700 Subject: [PATCH 02/12] added greeting --- game/src/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index e9efdf0..ec38f45 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -5,5 +5,6 @@ const greetings = [ 'It\'s a bird!', 'It\'s a plane!', '1000% more Cube!', - 'A Whole New Dimension!' + 'A Whole New Dimension!', + 'I love Github!' ]; From 9d078439581980c1a0ae7d586f7da86d97316537 Mon Sep 17 00:00:00 2001 From: brenda70904 Date: Sat, 8 Oct 2022 13:40:06 -0700 Subject: [PATCH 03/12] add welcome sign --- game/src/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index e9efdf0..477308d 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -5,5 +5,6 @@ const greetings = [ 'It\'s a bird!', 'It\'s a plane!', '1000% more Cube!', - 'A Whole New Dimension!' + 'A Whole New Dimension!', + 'Welcome to Flying Cube game!' ]; From 8d3d1b2c28d1dd0a657e2277ae8b52bd9f9dffed Mon Sep 17 00:00:00 2001 From: Randy Kith Date: Sat, 8 Oct 2022 13:41:01 -0700 Subject: [PATCH 04/12] added greeting --- game/src/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/game/src/constants.js b/game/src/constants.js index e9efdf0..78a1fab 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -6,4 +6,5 @@ const greetings = [ 'It\'s a plane!', '1000% more Cube!', 'A Whole New Dimension!' + 'Hello, I did it!!!!' ]; From 5609827b55070543b7f815013a377631829fff0a Mon Sep 17 00:00:00 2001 From: Alexander-Yuan <115367851+Alexander-Yuan@users.noreply.github.com> Date: Sat, 8 Oct 2022 13:48:22 -0700 Subject: [PATCH 05/12] Added a new greeting --- game/src/constants.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/game/src/constants.js b/game/src/constants.js index e9efdf0..5b2ab84 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -5,5 +5,6 @@ const greetings = [ 'It\'s a bird!', 'It\'s a plane!', '1000% more Cube!', - 'A Whole New Dimension!' -]; + 'A Whole New Dimension!', + 'We are fly' +]; \ No newline at end of file From c2b736b50cdba7aa4467a984994007c82e337fe9 Mon Sep 17 00:00:00 2001 From: Aibo Feng <71788635+aibo-feng@users.noreply.github.com> Date: Sat, 8 Oct 2022 15:49:04 -0500 Subject: [PATCH 06/12] Added new dialogue to greetings --- game/src/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index e9efdf0..4d4cc81 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -5,5 +5,6 @@ const greetings = [ 'It\'s a bird!', 'It\'s a plane!', '1000% more Cube!', - 'A Whole New Dimension!' + 'A Whole New Dimension!', + 'I am not a cube!' ]; From 3f5eeb7dd37192b85eb6a81ec001dfc53d06fbab Mon Sep 17 00:00:00 2001 From: Randy Kith Date: Sat, 8 Oct 2022 13:54:15 -0700 Subject: [PATCH 07/12] added something new --- game/src/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index 78a1fab..9e1505d 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -5,6 +5,6 @@ const greetings = [ 'It\'s a bird!', 'It\'s a plane!', '1000% more Cube!', - 'A Whole New Dimension!' + 'A Whole New Dimension!', 'Hello, I did it!!!!' ]; From a796f26d7d741b6b9f6ae407250294ec2370e739 Mon Sep 17 00:00:00 2001 From: Randy Kith Date: Sat, 8 Oct 2022 13:55:03 -0700 Subject: [PATCH 08/12] added another thing --- game/src/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/game/src/constants.js b/game/src/constants.js index 9e1505d..ff788fd 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -6,5 +6,6 @@ const greetings = [ 'It\'s a plane!', '1000% more Cube!', 'A Whole New Dimension!', + 'Hello, I did it!!!!', 'Hello, I did it!!!!' ]; From eb747c2bd7f92a69b427f274810c75060203b0d3 Mon Sep 17 00:00:00 2001 From: Alexander-Yuan <115367851+Alexander-Yuan@users.noreply.github.com> Date: Sat, 8 Oct 2022 13:58:10 -0700 Subject: [PATCH 09/12] Added another greetings --- game/src/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index 5b2ab84..56e349e 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -6,5 +6,6 @@ const greetings = [ 'It\'s a plane!', '1000% more Cube!', 'A Whole New Dimension!', - 'We are fly' + 'We are fly', + 'Flying...' ]; \ No newline at end of file From 0770de9ba6e9eed2b8050f391a84f4078ca115b5 Mon Sep 17 00:00:00 2001 From: Aibo Feng <71788635+aibo-feng@users.noreply.github.com> Date: Sat, 8 Oct 2022 15:58:47 -0500 Subject: [PATCH 10/12] Added more dialogue to greetings --- game/src/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index 4d4cc81..266598c 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -6,5 +6,6 @@ const greetings = [ 'It\'s a plane!', '1000% more Cube!', 'A Whole New Dimension!', - 'I am not a cube!' + 'I am not a cube!', + 'This is very flappy!' ]; From 83013719913e97686434e06b3e358bae57015a81 Mon Sep 17 00:00:00 2001 From: Randy Kith Date: Sat, 8 Oct 2022 14:00:06 -0700 Subject: [PATCH 11/12] add hi --- game/src/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index ff788fd..9f04238 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -7,5 +7,5 @@ const greetings = [ '1000% more Cube!', 'A Whole New Dimension!', 'Hello, I did it!!!!', - 'Hello, I did it!!!!' + 'hi' ]; From f2b447084c4c660dbe0dd7538e55aa139ec17472 Mon Sep 17 00:00:00 2001 From: Randy Kith Date: Sat, 8 Oct 2022 14:01:04 -0700 Subject: [PATCH 12/12] added hi again --- game/src/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/src/constants.js b/game/src/constants.js index 9f04238..de30cf0 100644 --- a/game/src/constants.js +++ b/game/src/constants.js @@ -7,5 +7,6 @@ const greetings = [ '1000% more Cube!', 'A Whole New Dimension!', 'Hello, I did it!!!!', - 'hi' + 'hi', + 'hi hi' ];