mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
update
This commit is contained in:
parent
0c0cd0605d
commit
6e22e4e857
@ -60,14 +60,11 @@ class TextScramble {
|
|||||||
// Example
|
// Example
|
||||||
// ——————————————————————————————————————————————————
|
// ——————————————————————————————————————————————————
|
||||||
|
|
||||||
const phrases = [
|
const phrases = ['You think you are funny?',
|
||||||
'Neo,',
|
'Do you think that the number 69 is funny?',
|
||||||
'sooner or later',
|
'You probably just see the number 69 and go "haha 69"',
|
||||||
'you\'re going to realize',
|
'Its not funny',
|
||||||
'just as I did',
|
'Please stop'];
|
||||||
'that there\'s a difference',
|
|
||||||
'between knowing the path',
|
|
||||||
'and walking the path'];
|
|
||||||
|
|
||||||
|
|
||||||
const el = document.querySelector('.text');
|
const el = document.querySelector('.text');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user