Skip to content

Commit

Permalink
likeme content update
Browse files Browse the repository at this point in the history
  • Loading branch information
wilvoss committed Feb 13, 2024
1 parent 43dadcf commit c35fc7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion models/PageObject-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions models/PageObject.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ var Pages = [
aboutExtra: [
'<h2>Game Modes</h2>',
'<p><b>Basic Mode</b><br />This is the default mode. Your game starts with a one minute countdown. Clear as many levels as possible. Getting a level right on your first guess adds 3 seconds to the countdown. At first, players typically only clear a few levels per game. Eventually, players start clearing 100s of levels per game!</p>',
'<p><b>Daily Challenge</b><br />Compete with your friends in Basic Mode but with pre-generated levels. Unlock ranks as you improve over time. Are you a "Super Selector"?<p>',
'<p><b>Zen Mode</b><br />No timer and no stress. Think of this as a flow enabling, fidget-spinning brain trainer.</p>',
'<p><b>Sudden Death</b><br />A rogue-like game mode that challenges you to clear levels without making a single mistake. Every game starts with the score from your previous mistake-free game and a fixed one minute countdown. No bonus time is ever rewarded. Be careful, one mistake resets everything and all progress is lost!</p>',
'<p><b>Daily Challenge</b><br />Compete with your friends in Basic Mode but with 10 pre-generated levels that are the same for everyone. At the end of your game, share your score and see how you match up!<p>',
],
backgroundColor: 'hsla(187.2, 42.74%, 45.88%, 1)',
screenshots: ['2.png', '3.png', '4.png', '5.png', '6.png'],
Expand Down Expand Up @@ -113,7 +113,7 @@ var Pages = [
'<p>The challenge of "Facets" is to connect different words that may or may not be easily connected. Players take turns guessing and giving puzzles over social media, text, messages, or other chat apps.</p>',
'<p>Choose words from a growing catalog of word categories like "Archeology," "Civilization," "Entertainment," "Science," and "Seasons." Each category provides a unique window into how you and your friends think or don\'t think alike!</p>',
"<ul><li>When the gem is a sapphire, you are creating a puzzle.</li><li>When the gem is an emerald, you are guessing a puzzle a friend sent you.</li><li>When the gem is a ruby, you are reviewing a friend's guess.</li></ul>",
'<p>Because the game is entirely URL based, no information is stored on a server or in the cloud. URL based turns also means you can revisit any guess or challenge any time, as long as you have the original message your friend sent you.',
'<p>Because the game is entirely URL based, no other information is stored on a server or in the cloud. URL based turns also means you can revisit any guess or challenge any time, as long as you have the original message your friend sent you.',
],
path: 'facets',
url: 'https://facets.bigtentgames.com',
Expand Down

0 comments on commit c35fc7a

Please sign in to comment.