Notice (8) : compact(): Undefined variable: top_articles [APP/Controller/ArticlesController.php , line 49 ]Code Context $article_tt = $mArticles -> find ( 'all' ,[ 'conditions' => [ 'featured' => 1 , 'status' => 1 ]])-> toArray ();
$this -> set ( compact ( 'articles' , 'title_for_layout' , 'articleCategories' , 'top_articles' , 'article_tt' ));
$mArticles = object(Acp\Model\Table\ArticlesTable) {
'registryAlias' => 'Acp.Articles',
'table' => 'articles',
'alias' => 'Articles',
'entityClass' => 'Acp\Model\Entity\Article',
'associations' => [
(int) 0 => 'articlecategories',
(int) 1 => 'users',
(int) 2 => 'articles_title_translation',
(int) 3 => 'articles_slug_translation',
(int) 4 => 'articles_slug_custom_translation',
(int) 5 => 'articles_description_translation',
(int) 6 => 'articles_content_translation',
(int) 7 => 'articletranslations'
],
'behaviors' => [
(int) 0 => 'Upload',
(int) 1 => 'Timestamp',
(int) 2 => 'Translate',
(int) 3 => 'SummernoteAttachment'
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$articleCategories = [
(int) 0 => object(Acp\Model\Entity\ArticleCategory) {
'id' => (int) 2,
'parent_id' => (int) 1,
'type' => '',
'image' => null,
'uuid' => '959573b4-ba25-46cb-b7cb-ccdee339d52d',
'order' => (int) 0,
'status' => true,
'lft' => (int) 2,
'rght' => (int) 3,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'allowed_fields' => null,
'title' => 'Puzzle',
'slug' => 'puzzle',
'_locale' => 'en',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Acp.ArticleCategories'
},
(int) 1 => object(Acp\Model\Entity\ArticleCategory) {
'id' => (int) 3,
'parent_id' => (int) 1,
'type' => '',
'image' => null,
'uuid' => '4a4cb4ba-7ce5-48ff-9d72-7b4ce64eea0d',
'order' => (int) 0,
'status' => true,
'lft' => (int) 4,
'rght' => (int) 5,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'allowed_fields' => null,
'title' => 'Card',
'slug' => 'card',
'_locale' => 'en',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Acp.ArticleCategories'
},
(int) 2 => object(Acp\Model\Entity\ArticleCategory) {
'id' => (int) 4,
'parent_id' => (int) 1,
'type' => '',
'image' => null,
'uuid' => '428c0663-762a-44bb-82fb-ad78efa0b513',
'order' => (int) 0,
'status' => true,
'lft' => (int) 6,
'rght' => (int) 7,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'allowed_fields' => null,
'title' => 'Arcade',
'slug' => 'arcade',
'_locale' => 'en',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Acp.ArticleCategories'
},
(int) 3 => object(Acp\Model\Entity\ArticleCategory) {
'id' => (int) 5,
'parent_id' => (int) 1,
'type' => '',
'image' => null,
'uuid' => '0870c6f2-5458-4df5-b1db-08618c0768be',
'order' => (int) 0,
'status' => true,
'lft' => (int) 8,
'rght' => (int) 9,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'allowed_fields' => null,
'title' => 'Casual',
'slug' => 'casual',
'_locale' => 'en',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Acp.ArticleCategories'
}
]
$conditions = [
'Articles.status' => (int) 1,
'article_category_id IN' => [
(int) 0 => (int) 0,
(int) 1 => (int) 1,
(int) 2 => (int) 2,
(int) 3 => (int) 3
]
]
$order = [
'order' => 'ASC',
'id' => 'DESC'
]
$articles = object(Cake\Datasource\ResultSetDecorator) {
'count' => (int) 3
}
$title_for_layout = 'News'
$article_tt = [
(int) 0 => object(Acp\Model\Entity\Article) {
'id' => (int) 3,
'article_category_id' => '2',
'user_id' => (int) 1,
'image' => 'woody-battle-brings-the-block-battling-to-your-phone.jpg',
'uuid' => '41668db6-15eb-4268-ac03-030017225ce0',
'images' => null,
'view_count' => (int) 1,
'comment_count' => null,
'allow_comment' => (int) 0,
'order' => null,
'sort' => (int) 0,
'status' => true,
'home' => true,
'featured' => true,
'tag' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'title' => 'Woody Battle Brings the Block Battling to your phone',
'slug' => 'woody-battle-brings-the-block-battling-to-your-phone',
'description' => 'ATHENA studio’s PvP game Woody™ Battle has just been globally featured on Google Play and with good reason as it’s an outstanding multiplayer battling puzzler available for Android users.',
'content' => '<p>Your goal is to clear more lines than your opponent in order to win. You have to place different shaped blocks down on a grid to try and set up your own lines, while also making sure you do not let the other player have the upper hand.</p>
<p><img alt="" src="/webroot/uploads_ckfinder/images/screebshot_iphone_1(1).png" style="height:1200px; width:675px" /></p>
<p>Every single block placed is a test of strategy and foresight. It isn’t enough to just look at what’s in front of you, if you want to win you have to be five moves ahead. This exciting new block battler is the first of its kind in the Android market and brings with it a host of interesting features.</p>
<p><img alt="" src="/webroot/uploads_ckfinder/images/ReplaySystem_WoodyBattle_Photo.png" style="height:873px; width:491px" /></p>
<p>Every match is in real-time allowing you to witness your competitor’s moves and try and outwit them. If you feel like your strategies are failing, then you can study gameplay in the Replay System. This is a good chance to share your brilliance with your friends too. On the subject of friends, you can call them out and challenge them specifically in game. It’s always nice to be able to prove your superiority on the blocky battlefield.</p>
<p><img alt="" src="/webroot/uploads_ckfinder/images/Gameplay_LiveStreaming_WoodyBattle_Photo(1).png" style="height:873px; width:489px" /></p>
<p>The game was released a bit earlier this year and already has raving fans. “This is an intense three-minute battle of Geometrical wits! Can your brain process the best possible plays fast enough for max points as the timer relentlessly drops second by second. Let the battle begin!”says Michael Rebar.</p>
<p><img alt="" src="/webroot/uploads_ckfinder/images/Key%20features.png" style="height:318px; width:897px" /></p>
<p>If this sounds like your cup of tea, then go ahead and make sure you download now <em>Woody™ Battle</em> free on <a href="https://go.onelink.me/app/9a748f54">Google Play</a>.</p>
',
'_locale' => 'en',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Acp.Articles'
}
] compact - [internal], line ??
App\Controller\ArticlesController::index() - APP/Controller/ArticlesController.php, line 49
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 94
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98 Warning (512) : Unable to emit headers. Headers sent in file=/home/athena/domains/athena.studio/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php , line 51 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<html>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>News | Athena - Where legends begin</title>
<link rel="icon" href="/favicon.ico">
<meta name="image" content="" />
<meta name="keywords" content="" />
<meta name="description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! " />
<meta name="title" content="" />
<meta name="author" content="Athena - Where legends begin" />
<meta name="revisit-after" content="1 days" />
<meta name="robots" content="index,follow" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- meta google -->
<meta itemprop="name" content="News | Athena - Where legends begin">
<meta itemprop="description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! ">
<meta itemprop="image" content="" />
<!-- meta facebook -->
<meta property="fb:app_id" content="" />
<meta property="og:url" content="/news?page=3" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Athena - Where legends begin">
<meta property="og:title" content="News | Athena - Where legends begin" />
<meta property="og:description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! " />
<meta property="og:image" content="" />
<link rel="stylesheet" href="https://athena.studio/frontend/fonts/Nexa/stylesheet.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/bootstrap-4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/merge.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/index1.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/build/index10.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/new-banner.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/fontawesome-5.8.1/css/all.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/our-story-1.min.css">
<script src="https://athena.studio/frontend/packages/anime.min.js"></script>
<script src="https://athena.studio/frontend/packages/greensock-js/minified/TweenMax.min.js"></script>
<script src="https://athena.studio/frontend/packages/jquery-3.4.0.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/ScrollMagic.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/plugins/animation.gsap.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/plugins/jquery.ScrollMagic.min.js"></script>
<script src="https://athena.studio/frontend/packages/toastr.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-105197692-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-105197692-1');
</script>
</head>
<body>
<div class="d-none loading-element-all">
<img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt="element_1">
<img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt="element_2">
<img src="https://athena.studio/frontend/images/loading-element/element_3.png" alt="element_3">
<img src="https://athena.studio/frontend/images/loading-element/element_4.png" alt="element_4">
<img src="https://athena.studio/frontend/images/loading-element/element_5.png" alt="element_5">
<img src="https://athena.studio/frontend/images/loading-element/element_6.png" alt="element_6">
<img src="https://athena.studio/frontend/images/loading-element/element_7.png" alt="element_7">
<img src="https://athena.studio/frontend/images/loading-element/element_8.png" alt="element_8">
<img src="https://athena.studio/frontend/images/loading-element/element_9.png" alt="element_9">
<img src="https://athena.studio/frontend/images/loading-element/element_10.png" alt="element_10">
<img src="https://athena.studio/frontend/images/loading-element/element_11.png" alt="element_11">
<img src="https://athena.studio/frontend/images/loading-element/element_12.png" alt="element_12">
<img src="https://athena.studio/frontend/images/loading-element/element_13.png" alt="element_13">
<!-- <img src="https://athena.studio/frontend/images/banner-1/sprites/char_1.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_2.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_3.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_4.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_5.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_6.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_7.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_8.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_9.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_10.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_11.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_12.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_13.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_14.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_15.png" alt=""> -->
<img src="https://athena.studio/frontend/images/banner-1/egg.png" alt="egg">
<img src="https://athena.studio/frontend/images/banner-1/sushi_1.png" alt="sushi_1">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop.png" alt="sushi_2-drop" >
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-1.png" alt="sushi_2-drop-1">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-2.png" alt="sushi_2-drop-2">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-3.png" alt="sushi_2-drop-3">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-4.png" alt="sushi_2-drop-4">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-5.png" alt="sushi_2-drop-5">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-6.png" alt="sushi_2-drop-6">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-7.png" alt="sushi_2-drop-7">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-8.png" alt="sushi_2-drop-8">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-9.png" alt="sushi_2-drop-9">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-10.png" alt="sushi_2-drop-10">
<!-- <img src="https://athena.studio/frontend/images/banner-1/splash-2.png">
<img src="https://athena.studio/frontend/images/banner-1/shuriken_1.png">
<img src="https://athena.studio/frontend/images/banner-1/splash-1.png" >
<img src="https://athena.studio/frontend/images/banner-1/shuriken_2.png">
<img src="https://athena.studio/frontend/images/banner-1/shuriken_3.png"> -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/">
<symbol viewBox="0 0 72.5 63.9" id="letter-1">
<path d="M0,63.8c1.2-2.6,2.2-5,3.2-7.3C11.4,38.4,19.6,20.2,27.7,2c0.7-1.5,1.4-2.1,3.1-2c3.9,0.1,7.8,0.1,11.7,0
c1.1,0,1.7,0.3,2.2,1.4c9.1,20.4,18.2,40.7,27.4,61.1c0.1,0.3,0.2,0.7,0.4,1.2c-0.5,0.1-1,0.1-1.4,0.1c-4,0-8,0-12,0
c-1.1,0-1.7-0.4-2.1-1.4c-2.1-5.1-4.3-10.1-6.4-15.2c-0.5-1.3-1.1-1.6-2.4-0.9c-3.5,1.9-7,3.7-10.5,5.6c-1,0.6-1.8,0.5-2.8,0
c-3.5-1.9-7-3.6-10.5-5.6C23,45.6,22.5,46,22,47.3c-2.1,5-4.3,10-6.4,15.1c-0.5,1.1-1.1,1.5-2.3,1.5C9,63.8,4.7,63.8,0,63.8z
M36.5,14.2c-0.4,0.6-0.7,0.9-0.8,1.2c-2.4,5.6-4.8,11.2-7.2,16.9c-0.4,0.9,0,1.3,0.7,1.7c2.1,1.1,4.1,2.2,6.2,3.2
c0.5,0.3,1.4,0.2,2,0c2-1,4-2.1,6-3.1c1-0.5,1.1-1.1,0.7-2.1c-1.6-3.6-3.1-7.3-4.6-10.9C38.5,18.8,37.5,16.7,36.5,14.2z"/>
</symbol>
<symbol viewBox="0 0 53 63.8" id="letter-2">
<path d="M26.5,0c8.2,0,16.4,0,24.6,0c1.5,0,2,0.4,1.9,1.9c-0.1,2.9-0.1,5.8,0,8.7c0,1.3-0.5,1.7-1.7,1.7c-5.3-0.1-10.5,0-15.8,0
c-2,0-2.1,0-2.1,2.1c0,15.8,0,31.6,0,47.4c0,2.1,0,2.1-2.1,2.1c-3.2,0-6.5,0-9.7,0c-2.1,0-2.1,0-2.1-2c0-15.7,0-31.4,0-47.1
c0-2.5,0-2.5-2.6-2.5c-5,0-10.1,0-15.1,0c-1.5,0-1.9-0.5-1.8-1.9c0.1-2.9,0.1-5.8,0-8.7C0,0.3,0.5,0,1.8,0C10,0.1,18.3,0,26.5,0z"/>
</symbol>
<symbol viewBox="0 0 57 63.9" id="letter-3">
<path d="M0,32.1C0,22,0.1,12,0,1.9C0,0.5,0.4,0,1.9,0c3.5,0.1,7,0.1,10.5,0C13.6,0,14,0.4,14,1.6c0,7.5,0,14.9-0.1,22.4
c0,1.4,0.4,1.7,1.7,1.7c8.5-0.1,17.1-0.1,25.6,0c1.4,0,1.7-0.4,1.7-1.8C43,16.6,43,9.2,43,1.9C43,0.5,43.3,0,44.8,0
c3.6,0.1,7.1,0.1,10.7,0C56.6,0,57,0.4,57,1.5c0,20.3,0,40.7,0,61c0,1.1-0.3,1.5-1.5,1.5c-3.6-0.1-7.2-0.1-10.8,0
c-1.3,0-1.7-0.4-1.6-1.7c0-7.4,0-14.7,0.1-22.1c0-1.4-0.5-1.9-1.8-1.8c-8.5,0-17,0-25.5,0c-1.3,0-1.8,0.4-1.8,1.8
c0.1,7.4,0,14.7,0.1,22.1c0,1.3-0.3,1.8-1.7,1.8c-3.5-0.1-7-0.1-10.5,0c-1.3,0-1.8-0.4-1.8-1.7C0.1,52.2,0,42.1,0,32.1z"/>
</symbol>
<symbol viewBox="0 0 48.7 63.9" id="letter-4">
<path d="M0,31.9c0-10,0-20,0-30C0,0.4,0.5,0,1.9,0c14.5,0,29,0,43.6,0c1.5,0,1.9,0.5,1.9,1.9c-0.1,3-0.1,6.1,0,9.1
c0,1.3-0.4,1.8-1.7,1.8c-10-0.1-20,0-30-0.1c-1.6,0-2,0.5-2,2c0.1,3,0.1,6,0,9c0,1.4,0.5,1.7,1.8,1.7c9.4-0.1,18.7,0,28.1-0.1
c1.5,0,2,0.4,1.9,1.9c-0.1,3-0.1,6,0,9c0,1.2-0.4,1.6-1.6,1.6c-9.4,0-18.8,0-28.3-0.1c-1.5,0-2,0.4-2,1.9c0.1,3.2,0.1,6.4,0,9.6
c0,1.4,0.4,1.9,1.9,1.9c10.4-0.1,20.8,0,31.2-0.1c1.5,0,2,0.4,1.9,1.9c-0.1,3.1-0.1,6.3,0,9.4c0,1.1-0.4,1.5-1.4,1.5
c-15.2,0-30.5,0-45.7,0c-1.3,0-1.5-0.6-1.5-1.7C0,52.1,0,42,0,31.9z"/>
</symbol>
<symbol viewBox="0 0 57.9 63.9" id="letter-5">
<path d="M44.4,41.2c0-3,0.1-6,0-9C44.3,29,44,26,43.9,22.9c-0.1-7,0-14-0.1-21c0-1.4,0.3-1.9,1.8-1.9c3.6,0.1,7.1,0.1,10.7,0
c1.1,0,1.5,0.3,1.5,1.5c0,20.3,0,40.6,0,60.9c0,1.2-0.5,1.5-1.6,1.5c-3,0-6.1-0.1-9.1,0c-1,0-1.7-0.4-2.3-1.2
C35,49.9,25.1,37.1,15.1,24.4c-0.3-0.4-0.7-0.8-1.3-1.5c0,3.1,0,5.8,0,8.5c0,0.4,0.1,0.8,0.1,1.2c0.1,9.8,0.2,19.7,0.3,29.5
c0,1.3-0.3,1.8-1.7,1.8c-3.7-0.1-7.3-0.1-11,0c-1.2,0-1.6-0.4-1.6-1.6C0,42,0,21.8,0,1.6C0,0.4,0.3,0,1.5,0c3.1,0.1,6.3,0,9.4,0.1
c0.7,0,1.5,0.4,1.9,0.9C22,12.7,31,24.4,40.1,36.1c1.1,1.4,2.2,2.8,3.2,4.2c0.3,0.4,0.5,0.9,0.7,1.3C44.2,41.5,44.3,41.3,44.4,41.2z
"/>
</symbol>
<symbol viewBox="0 0 72.5 63.9" id="letter-6">
<path d="M72.5,63.8c-2.2,0-4.1,0-6.1,0c-2.4,0-4.8-0.1-7.3,0c-1.2,0-1.8-0.4-2.2-1.4c-2.1-5.1-4.3-10.1-6.4-15.2
c-0.5-1.3-1.1-1.5-2.3-0.8c-3.5,1.9-7.1,3.7-10.6,5.7c-0.9,0.5-1.6,0.5-2.6,0c-3.3-1.8-6.6-3.5-10-5.3c-2.3-1.2-2.3-1.2-3.3,1.2
c-2,4.8-4.1,9.6-6.2,14.5c-0.4,1.1-1,1.5-2.2,1.4c-3.9-0.1-7.8,0-11.7,0c-0.5,0-0.9-0.1-1.6-0.1c0.9-2.1,1.7-4,2.6-5.9
C11,39,19.5,20.2,27.9,1.4C28.3,0.4,28.8,0,29.8,0c4.3,0.1,8.5,0,12.8,0c1,0,1.5,0.3,1.9,1.2c9.2,20.5,18.4,41,27.6,61.6
C72.2,63,72.3,63.3,72.5,63.8z M36.4,14.1c-0.3,0.5-0.5,0.6-0.5,0.7c-2.5,5.8-5,11.6-7.5,17.4c-0.4,0.8-0.1,1.2,0.6,1.6
c2.1,1.1,4.2,2.3,6.3,3.3c0.5,0.3,1.4,0.2,2-0.1c2-0.9,3.8-2,5.8-3c1.1-0.5,1.3-1.1,0.8-2.3c-2-4.6-3.9-9.3-5.9-13.9
C37.5,16.7,37,15.5,36.4,14.1z"/>
</symbol>
</svg>
</div>
<div class="element-universal-link" link="https://athena.studio/frontend/images/loading-element/"></div>
<div class="page-loading">
<div class="cp">
<!-- <img class="logo" src="https://athena.studio/frontend/images/logo-set/Athena_Logo-03-Vertical.png" alt=""> -->
<div class="text"><!-- <span class="dot">.</span><span class="dot delay-1">.</span ><span class="dot delay-2">.</span> --></div>
<div class="bar">
<div class="bar-loaded"></div>
</div>
</div>
<section class="content--layout-yellow loading--layout js-loading">
<div class="word__bg--color"></div>
<h2 class="word word--magneto">
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In -->
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In -->
<span><svg > <use xlink:href="#letter-1" /> </svg></span>
<span><svg > <use xlink:href="#letter-2" /> </svg></span>
<span><svg > <use xlink:href="#letter-3" /> </svg></span>
<span><svg > <use xlink:href="#letter-4" /> </svg></span>
<span><svg > <use xlink:href="#letter-5" /> </svg></span>
<span><svg > <use xlink:href="#letter-6" /> </svg></span>
</h2>
</section>
</div>
<script src="https://athena.studio/frontend/js/start.js"></script>
<header class="site-header">
<div class="container">
<div class="site-header-content">
<div class="logo">
<!-- <a href="/"><img src="/uploads/settings/55055b5b-7056-4c9b-b0cc-e87bdede7571/image/athena-where-legends-begin.png" alt=""></a> -->
<a href="/"><img src="/uploads/athena-where-legends-begin.png" alt=""></a>
</div>
<div class="nav">
<ul>
<li class=" "><a href="/">Home</a></li>
<li class="mega-menu "><a href="/our-game">Our Games</a>
<ul class="list-menu">
<div class="container">
<div class="row">
<div class="col-12">
<li><a href="/our-game?gameId=1"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WoodyBlockPuzzle_Rounded.jpg"
alt="">Woody Block Puzzle ®</a></li>
<li><a href="/our-game?gameId=2"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyBattleDual.jpg"
alt="">Woody Battle</a></li>
<li><a href="/our-game?gameId=3"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyCube3D_Square.jpg"
alt="">Block Puzzle Woody Cube 3D</a></li>
<li><a href="/our-game?gameId=4"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/ShurikenMaster.jpg" alt="">Shuriken
Master</a></li>
<li><a href="/our-game?gameId=5"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WordHome-ConnectLetters.jpg"
alt="">Word Home</a></li>
<li><a href="/our-game?gameId=6"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/FancyCatsSolitaire.jpg"
alt="">Fancy Cats Solitaire</a></li>
<li><a href="/our-game?gameId=77"><img class="icon-nav"
src="/uploads/banner_categories/e02a6e71-aec8-48c7-a3e1-70f380942571/image/woody-99-sudoku-block-puzzle.png"
alt="">Woody 99</a></li>
<li><a href="/our-game?gameId=88"><img class="icon-nav"
src="/uploads/banner_categories/060ce97a-522d-4ced-b4da-8818fbcce660/image/pixel-art-color-island.png"
alt="">Pixel Art: Color Island</a></li>
<li><a href="/our-game?gameId=89"><img class="icon-nav"
src="/uploads/banner_categories/771a2ff4-f8b1-4bf8-b478-e6e1bbb7b0d4/image/block-jewel-puzzle-gems-blast.png"
alt="">Toon Block Puzzle</a></li>
<li><a href="/our-game?gameId=90"><img class="icon-nav"
src="/uploads/banner_categories/1357bfd0-c9b6-4a28-b514-1230a8d66637/image/word-search-duo-online-pvp.png"
alt="">Word Search Duo</a></li>
<li><a href="/our-game?gameId=91"><img class="icon-nav"
src="/uploads/banner_categories/4ae2c0fa-e2f7-4a2e-92fd-8710aa0d5ac2/image/word-sky-crossword-puzzles.png"
alt="">Word Sky</a></li>
<li><a href="/our-game?gameId=92"><img class="icon-nav"
src="/uploads/banner_categories/d0c65dc1-5794-4d69-adbc-fb30b011d6be/image/block-jewel-puzzle-gems-blast.png"
alt="">Block Jewel Puzzle</a></li>
<li><a href="/our-game?gameId=93"><img class="icon-nav"
src="/uploads/banner_categories/4b776f10-7f09-4043-9ddd-e5e5947bfd13/image/game42-premium-9-fun-party-games-in-one.png"
alt="">Game 42 Premium</a></li>
</div>
</div>
</div>
</ul>
</li>
<li class=" "><a href="/our-story">Our Story</a></li>
<li class=" "><a href="https://www.career.athena.studio/" target="_blank">Join Us</a></li>
<!-- <li><a href="news.html">News</a></li> -->
<li class=" "><a href="/support">Support</a></li>
</ul>
</div>
<div class="search-gr">
<!-- <form action="#" class="d-none d-xl-flex">
<input type="text">
<button><i class="fas fa-search"></i></button>
</form>
<div class="search-btn collapsed d-flex d-xl-none" data-toggle="collapse" data-target="#search-collapse">
<i class="fas fa-search"></i>
<i class="fas fa-angle-up"></i>
</div>
<a href="#" class="share-btn"><span class="d-xl-inline-block d-none">Share</span> <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="share-alt" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-share-alt fa-w-14 fa-2x"><path fill="currentColor" d="M352 320c-28.6 0-54.2 12.5-71.8 32.3l-95.5-59.7c9.6-23.4 9.7-49.8 0-73.2l95.5-59.7c17.6 19.8 43.2 32.3 71.8 32.3 53 0 96-43 96-96S405 0 352 0s-96 43-96 96c0 13 2.6 25.3 7.2 36.6l-95.5 59.7C150.2 172.5 124.6 160 96 160c-53 0-96 43-96 96s43 96 96 96c28.6 0 54.2-12.5 71.8-32.3l95.5 59.7c-4.7 11.3-7.2 23.6-7.2 36.6 0 53 43 96 96 96s96-43 96-96c-.1-53-43.1-96-96.1-96zm0-288c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zM96 320c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm256 160c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z" class=""></path></svg></a> -->
<div class="ham collapsed d-md-none" data-toggle="collapse" data-target="#menu-toggle">
<div></div>
</div>
</div>
</div>
</div>
<div class="search-toggle d-xl-none collapse" id="search-collapse">
<form action="#">
<input type="text">
<button><i class="fas fa-search"></i></button>
</form>
</div>
<div class="menu-toggle collapse d-md-none" id="menu-toggle">
<ul>
<li class=" "><a href="/">Home</a></li>
<li class="mega-menu text-center ">
<div class="in-lock">
<a href="/our-game">Our Games </a> <img style="width: 18px;cursor:pointer;margin-left: 10px" src="https://athena.studio/frontend/images/drop-down-arrow-show.svg" alt="">
</div>
<ul class="list-menu mobi-full">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-sm-8">
<li><a href="/our-game?gameId=1"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/ShurikenMaster.jpg" alt="">Shuriken
Master</a></li>
<li><a href="/our-game?gameId=2"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WordHome-ConnectLetters.jpg"
alt="">Word Home</a></li>
<li><a href="/our-game?gameId=3"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/FancyCatsSolitaire.jpg"
alt="">Fancy Cats Solitaire</a></li>
<li><a href="/our-game?gameId=4"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyBattleDual.jpg"
alt="">Woody Battle</a></li>
<li><a href="/our-game?gameId=5"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyCube3D_Square.jpg"
alt="">Block Puzzle Woody Cube 3D</a></li>
<li><a href="/our-game?gameId=6"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WoodyBlockPuzzle_Rounded.jpg"
alt="">Woody Block Puzzle ®</a></li>
<li><a href="/our-game?gameId=77"><img class="icon-nav"
src="/uploads/banner_categories/e02a6e71-aec8-48c7-a3e1-70f380942571/image/woody-99-sudoku-block-puzzle.png"
alt="">Woody 99</a></li>
<li><a href="/our-game?gameId=88"><img class="icon-nav"
src="/uploads/banner_categories/060ce97a-522d-4ced-b4da-8818fbcce660/image/pixel-art-color-island.png"
alt="">Pixel Art: Color Island</a></li>
<li><a href="/our-game?gameId=89"><img class="icon-nav"
src="/uploads/banner_categories/771a2ff4-f8b1-4bf8-b478-e6e1bbb7b0d4/image/block-jewel-puzzle-gems-blast.png"
alt="">Toon Block Puzzle</a></li>
<li><a href="/our-game?gameId=90"><img class="icon-nav"
src="/uploads/banner_categories/1357bfd0-c9b6-4a28-b514-1230a8d66637/image/word-search-duo-online-pvp.png"
alt="">Word Search Duo</a></li>
<li><a href="/our-game?gameId=91"><img class="icon-nav"
src="/uploads/banner_categories/4ae2c0fa-e2f7-4a2e-92fd-8710aa0d5ac2/image/word-sky-crossword-puzzles.png"
alt="">Word Sky</a></li>
<li><a href="/our-game?gameId=92"><img class="icon-nav"
src="/uploads/banner_categories/d0c65dc1-5794-4d69-adbc-fb30b011d6be/image/block-jewel-puzzle-gems-blast.png"
alt="">Block Jewel Puzzle</a></li>
<li><a href="/our-game?gameId=93"><img class="icon-nav"
src="/uploads/banner_categories/4b776f10-7f09-4043-9ddd-e5e5947bfd13/image/game42-premium-9-fun-party-games-in-one.png"
alt="">Game 42 Premium</a></li>
</div>
</div>
</div>
</ul>
</li>
<li class=" "><a href="/our-story">Our Story</a></li>
<li class=" "><a href="https://www.career.athena.studio/" target="_blank">Join Us</a></li>
<!-- <li><a href="news.html">News</a></li> -->
<li class=" "><a href="/support">Support</a></li>
</ul>
</div>
</header>
<div class="js-news-page"></div>
<div class="section news-page-section">
<div class="parallax-container js-news-page-parallax">
<div class="element element-1" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-2" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1-white.png" alt=""></div>
</div>
<div class="element element-3" data-y="-130">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-4" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-5" data-y="100">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-6" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-7" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-8" data-y="-230">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-9" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-10" data-y="160">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-11" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-12" data-y="190">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-13" data-y="-100">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-14" data-y="220">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-15" data-y="210">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-16" data-y="-130">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1-white.png" alt=""></div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8 col-md-12">
<!-- <div class="news-sidebar-search d-lg-none d-block mb-5">
<form action="#">
<input type="text" placeholder="Type your search">
<button><i class="fas fa-search"></i></button>
</form>
</div> -->
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/pixel-art-color-island-sees-you-colouring-and-building-beautiful-pixel-art-islands-7"><img src="/uploads/articles/6ae5f1b7-503e-4cca-b47e-56a888869743/image/.jpg" alt="PIXEL ART: COLOR ISLAND SEES YOU COLOURING AND BUILDING BEAUTIFUL PIXEL ART ISLANDS"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/pixel-art-color-island-sees-you-colouring-and-building-beautiful-pixel-art-islands-7"><h3>PIXEL ART: COLOR ISLAND SEES YOU COLOURING AND BUILDING BEAUTIFUL PIXEL ART ISLANDS</h3></a>
<p>Developer Athena's Pixel Art: Color Island is a relaxing game all about colouring and building stunning pixel art islands. It aims to help reduce stress and anxiety, as well as boost your focus, memory, and intuition. No easy feat, that's for sure, but Color Island's mix of simple, stress-free gameplay and pretty visuals might just do the trick.
</p>
</div>
<div class="end">
<div class="l">
<span><span>Nov 11, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="news-page-spacing"></div>
<div class="news-page-spacing"></div>
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3"><img src="/uploads/articles/41668db6-15eb-4268-ac03-030017225ce0/image/woody-battle-brings-the-block-battling-to-your-phone.jpg" alt="Woody Battle Brings the Block Battling to your phone"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3"><h3>Woody Battle Brings the Block Battling to your phone</h3></a>
<p>ATHENA studio’s PvP game Woody™ Battle has just been globally featured on Google Play and with good reason as it’s an outstanding multiplayer battling puzzler available for Android users.</p>
</div>
<div class="end">
<div class="l">
<span><span>Oct 30, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="news-page-spacing"></div>
<div class="news-page-spacing"></div>
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/athena-brings-pvp-excitement-to-casual-games-with-3-hit-titles-for-mobile-1"><img src="/uploads/articles/03fea302-f76a-41da-b9b3-2e69d86865a3/image/four-reasons-to-play-woody-battle-new-pvp-puzzle-game-for-android.jpg" alt="Athena brings PvP excitement to casual games with 3 hit titles for mobile"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/athena-brings-pvp-excitement-to-casual-games-with-3-hit-titles-for-mobile-1"><h3>Athena brings PvP excitement to casual games with 3 hit titles for mobile</h3></a>
<p>If you were one of the millions of players who downloaded Woody™ Puzzle, and enjoyed its twist on block stacking puzzlers, you’re in for a treat. – Woody™ Battle. What was once a solitary affair is now a lively competition taking place across the world,... </p>
</div>
<div class="end">
<div class="l">
<span><span>Oct 30, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="d-flex justify-content-center mt-5">
<div class="list-pag">
<ul>
<li class="prev"><a rel="prev" href="/news?page=2"><img src="https://athena.studio/frontend/images/icons/angle-left.png"></a></li><li><a href="/news">1</a></li><li><a href="/news?page=2">2</a></li><li class="active"><a href="">3</a></li><li class="next disabled"><a href="" onclick="return false;"><img src="https://athena.studio/frontend/images/icons/angle-right.png"></a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="news-page-sidebar">
<!-- <div class="news-sidebar-search mt-lg-0 mt-5">
<form action="#">
<input type="text" placeholder="Type your search">
<button><i class="fas fa-search"></i></button>
</form>
</div> -->
<div class="spacing-block"></div>
<div class="news-sidebar-block">
<div class="head">
<h4>CATEGORIES</h4>
</div>
<ul>
<li><a href="/a/c/puzzle-2">Puzzle</a></li>
<li><a href="/a/c/card-3">Card</a></li>
<li><a href="/a/c/arcade-4">Arcade</a></li>
<li><a href="/a/c/casual-5">Casual</a></li>
</ul>
</div>
<div class="spacing-block-2"></div>
<div class="news-sidebar-block">
<div class="head">
<h4>TOP ARTICLES</h4>
</div>
<ul>
<li>
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3">
<div class="img">
<div class="fixed-thumb _square">
<img src="/uploads/articles/41668db6-15eb-4268-ac03-030017225ce0/image/woody-battle-brings-the-block-battling-to-your-phone.jpg" alt="Woody Battle Brings the Block Battling to your phone">
</div>
</div>
<div class="text">
<h5>Woody Battle Brings the Block Battling to your phone</h5>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="container">
<a href="/"><img class="logo" src="/uploads/settings/55055b5b-7056-4c9b-b0cc-e87bdede7571/image/athena-where-legends-begin.png" alt=""></a>
<h5 class="footer-text">Where legends begin</h5>
<div class="footer-swiper-wrap">
<!-- <div class="footer-logo-list">
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-1.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-2.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-3.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-4.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-5.png" alt=""></a>
</div>
</div> -->
<!-- <div class="swiper-container footer-swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-1.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-6.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-2.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-7.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-3.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-8.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-4.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-9.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-5.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-10.png" alt=""></a>
</div>
</div>
</div>
<div class="footer-swiper-nav prev"><img src="images/icons/prev-btn-grey.png" alt=""></div>
<div class="footer-swiper-nav next"><img src="images/icons/next-btn-grey.png" alt=""></div> -->
</div>
<div class="footer-social">
<a href="https://www.facebook.com/athenamobilegames/" target="_blank"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/facebook-logo.svg" alt=""></a>
<a href="https://www.linkedin.com/company/13174471" target="_blank"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/linkedin-letters.svg" alt=""></a>
<a href="mailto:support@athena.studio"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/email.svg" alt=""></a>
</div>
<div class="footer-nav">
<ul>
<li><a href="/term"> Term of Services</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/news">Press</a></li>
</ul>
</div>
<div class="footer-hr"></div>
<div class="copy-right">
Copyright © 2019. ATHENA. All Rights Reserved.
</div>
</div>
</footer>
<div class="modal fade video-modal" id="videoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="x-close" data-dismiss="modal"></div>
<div class="fixed-thumb _video">
<iframe src="" frameborder="0"></iframe>
<video controls src=""></video>
</div>
</div>
</div>
</div>
<!-- scrollmagic -->
<script src="https://athena.studio/frontend/packages/wow.min.js"></script>
<script src="https://athena.studio/frontend/packages/swiper-4.5.0/js/swiper.min.js"></script>
<script src="https://athena.studio/frontend/packages/bootstrap-4.3.1/js/bootstrap.bundle.min.js"></script>
<script src="https://athena.studio/frontend/js/index7.js"></script>
<script>
function PlayHomeVideo() {
var videoEl = $('#home-story-video').find('video')[0];
// videoEl.muted(true);
videoEl.play();
}
</script>
<script>
var swiperI = new Swiper('.swiper-icon', {
slidesPerView: 3,
slidesPerColumn: 2,
spaceBetween: 30,
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
breakpoints: {
// when window width is >= 320px
320: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 15
},
// when window width is >= 480px
480: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 15
},
// when window width is >= 640px
640: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 20
},
768: {
slidesPerView: 3,
slidesPerColumn: 2,
spaceBetween: 30
}
}
});
</script>
<script src="https://athena.studio/frontend/js/our-game.js"></script>
</body></html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/athena/domains/athena.studio/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/home/athena/domains/athena.studio/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/athena/domains/athena.studio/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 152 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<html>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>News | Athena - Where legends begin</title>
<link rel="icon" href="/favicon.ico">
<meta name="image" content="" />
<meta name="keywords" content="" />
<meta name="description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! " />
<meta name="title" content="" />
<meta name="author" content="Athena - Where legends begin" />
<meta name="revisit-after" content="1 days" />
<meta name="robots" content="index,follow" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- meta google -->
<meta itemprop="name" content="News | Athena - Where legends begin">
<meta itemprop="description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! ">
<meta itemprop="image" content="" />
<!-- meta facebook -->
<meta property="fb:app_id" content="" />
<meta property="og:url" content="/news?page=3" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Athena - Where legends begin">
<meta property="og:title" content="News | Athena - Where legends begin" />
<meta property="og:description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! " />
<meta property="og:image" content="" />
<link rel="stylesheet" href="https://athena.studio/frontend/fonts/Nexa/stylesheet.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/bootstrap-4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/merge.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/index1.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/build/index10.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/new-banner.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/fontawesome-5.8.1/css/all.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/our-story-1.min.css">
<script src="https://athena.studio/frontend/packages/anime.min.js"></script>
<script src="https://athena.studio/frontend/packages/greensock-js/minified/TweenMax.min.js"></script>
<script src="https://athena.studio/frontend/packages/jquery-3.4.0.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/ScrollMagic.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/plugins/animation.gsap.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/plugins/jquery.ScrollMagic.min.js"></script>
<script src="https://athena.studio/frontend/packages/toastr.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-105197692-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-105197692-1');
</script>
</head>
<body>
<div class="d-none loading-element-all">
<img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt="element_1">
<img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt="element_2">
<img src="https://athena.studio/frontend/images/loading-element/element_3.png" alt="element_3">
<img src="https://athena.studio/frontend/images/loading-element/element_4.png" alt="element_4">
<img src="https://athena.studio/frontend/images/loading-element/element_5.png" alt="element_5">
<img src="https://athena.studio/frontend/images/loading-element/element_6.png" alt="element_6">
<img src="https://athena.studio/frontend/images/loading-element/element_7.png" alt="element_7">
<img src="https://athena.studio/frontend/images/loading-element/element_8.png" alt="element_8">
<img src="https://athena.studio/frontend/images/loading-element/element_9.png" alt="element_9">
<img src="https://athena.studio/frontend/images/loading-element/element_10.png" alt="element_10">
<img src="https://athena.studio/frontend/images/loading-element/element_11.png" alt="element_11">
<img src="https://athena.studio/frontend/images/loading-element/element_12.png" alt="element_12">
<img src="https://athena.studio/frontend/images/loading-element/element_13.png" alt="element_13">
<!-- <img src="https://athena.studio/frontend/images/banner-1/sprites/char_1.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_2.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_3.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_4.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_5.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_6.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_7.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_8.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_9.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_10.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_11.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_12.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_13.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_14.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_15.png" alt=""> -->
<img src="https://athena.studio/frontend/images/banner-1/egg.png" alt="egg">
<img src="https://athena.studio/frontend/images/banner-1/sushi_1.png" alt="sushi_1">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop.png" alt="sushi_2-drop" >
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-1.png" alt="sushi_2-drop-1">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-2.png" alt="sushi_2-drop-2">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-3.png" alt="sushi_2-drop-3">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-4.png" alt="sushi_2-drop-4">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-5.png" alt="sushi_2-drop-5">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-6.png" alt="sushi_2-drop-6">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-7.png" alt="sushi_2-drop-7">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-8.png" alt="sushi_2-drop-8">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-9.png" alt="sushi_2-drop-9">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-10.png" alt="sushi_2-drop-10">
<!-- <img src="https://athena.studio/frontend/images/banner-1/splash-2.png">
<img src="https://athena.studio/frontend/images/banner-1/shuriken_1.png">
<img src="https://athena.studio/frontend/images/banner-1/splash-1.png" >
<img src="https://athena.studio/frontend/images/banner-1/shuriken_2.png">
<img src="https://athena.studio/frontend/images/banner-1/shuriken_3.png"> -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/">
<symbol viewBox="0 0 72.5 63.9" id="letter-1">
<path d="M0,63.8c1.2-2.6,2.2-5,3.2-7.3C11.4,38.4,19.6,20.2,27.7,2c0.7-1.5,1.4-2.1,3.1-2c3.9,0.1,7.8,0.1,11.7,0
c1.1,0,1.7,0.3,2.2,1.4c9.1,20.4,18.2,40.7,27.4,61.1c0.1,0.3,0.2,0.7,0.4,1.2c-0.5,0.1-1,0.1-1.4,0.1c-4,0-8,0-12,0
c-1.1,0-1.7-0.4-2.1-1.4c-2.1-5.1-4.3-10.1-6.4-15.2c-0.5-1.3-1.1-1.6-2.4-0.9c-3.5,1.9-7,3.7-10.5,5.6c-1,0.6-1.8,0.5-2.8,0
c-3.5-1.9-7-3.6-10.5-5.6C23,45.6,22.5,46,22,47.3c-2.1,5-4.3,10-6.4,15.1c-0.5,1.1-1.1,1.5-2.3,1.5C9,63.8,4.7,63.8,0,63.8z
M36.5,14.2c-0.4,0.6-0.7,0.9-0.8,1.2c-2.4,5.6-4.8,11.2-7.2,16.9c-0.4,0.9,0,1.3,0.7,1.7c2.1,1.1,4.1,2.2,6.2,3.2
c0.5,0.3,1.4,0.2,2,0c2-1,4-2.1,6-3.1c1-0.5,1.1-1.1,0.7-2.1c-1.6-3.6-3.1-7.3-4.6-10.9C38.5,18.8,37.5,16.7,36.5,14.2z"/>
</symbol>
<symbol viewBox="0 0 53 63.8" id="letter-2">
<path d="M26.5,0c8.2,0,16.4,0,24.6,0c1.5,0,2,0.4,1.9,1.9c-0.1,2.9-0.1,5.8,0,8.7c0,1.3-0.5,1.7-1.7,1.7c-5.3-0.1-10.5,0-15.8,0
c-2,0-2.1,0-2.1,2.1c0,15.8,0,31.6,0,47.4c0,2.1,0,2.1-2.1,2.1c-3.2,0-6.5,0-9.7,0c-2.1,0-2.1,0-2.1-2c0-15.7,0-31.4,0-47.1
c0-2.5,0-2.5-2.6-2.5c-5,0-10.1,0-15.1,0c-1.5,0-1.9-0.5-1.8-1.9c0.1-2.9,0.1-5.8,0-8.7C0,0.3,0.5,0,1.8,0C10,0.1,18.3,0,26.5,0z"/>
</symbol>
<symbol viewBox="0 0 57 63.9" id="letter-3">
<path d="M0,32.1C0,22,0.1,12,0,1.9C0,0.5,0.4,0,1.9,0c3.5,0.1,7,0.1,10.5,0C13.6,0,14,0.4,14,1.6c0,7.5,0,14.9-0.1,22.4
c0,1.4,0.4,1.7,1.7,1.7c8.5-0.1,17.1-0.1,25.6,0c1.4,0,1.7-0.4,1.7-1.8C43,16.6,43,9.2,43,1.9C43,0.5,43.3,0,44.8,0
c3.6,0.1,7.1,0.1,10.7,0C56.6,0,57,0.4,57,1.5c0,20.3,0,40.7,0,61c0,1.1-0.3,1.5-1.5,1.5c-3.6-0.1-7.2-0.1-10.8,0
c-1.3,0-1.7-0.4-1.6-1.7c0-7.4,0-14.7,0.1-22.1c0-1.4-0.5-1.9-1.8-1.8c-8.5,0-17,0-25.5,0c-1.3,0-1.8,0.4-1.8,1.8
c0.1,7.4,0,14.7,0.1,22.1c0,1.3-0.3,1.8-1.7,1.8c-3.5-0.1-7-0.1-10.5,0c-1.3,0-1.8-0.4-1.8-1.7C0.1,52.2,0,42.1,0,32.1z"/>
</symbol>
<symbol viewBox="0 0 48.7 63.9" id="letter-4">
<path d="M0,31.9c0-10,0-20,0-30C0,0.4,0.5,0,1.9,0c14.5,0,29,0,43.6,0c1.5,0,1.9,0.5,1.9,1.9c-0.1,3-0.1,6.1,0,9.1
c0,1.3-0.4,1.8-1.7,1.8c-10-0.1-20,0-30-0.1c-1.6,0-2,0.5-2,2c0.1,3,0.1,6,0,9c0,1.4,0.5,1.7,1.8,1.7c9.4-0.1,18.7,0,28.1-0.1
c1.5,0,2,0.4,1.9,1.9c-0.1,3-0.1,6,0,9c0,1.2-0.4,1.6-1.6,1.6c-9.4,0-18.8,0-28.3-0.1c-1.5,0-2,0.4-2,1.9c0.1,3.2,0.1,6.4,0,9.6
c0,1.4,0.4,1.9,1.9,1.9c10.4-0.1,20.8,0,31.2-0.1c1.5,0,2,0.4,1.9,1.9c-0.1,3.1-0.1,6.3,0,9.4c0,1.1-0.4,1.5-1.4,1.5
c-15.2,0-30.5,0-45.7,0c-1.3,0-1.5-0.6-1.5-1.7C0,52.1,0,42,0,31.9z"/>
</symbol>
<symbol viewBox="0 0 57.9 63.9" id="letter-5">
<path d="M44.4,41.2c0-3,0.1-6,0-9C44.3,29,44,26,43.9,22.9c-0.1-7,0-14-0.1-21c0-1.4,0.3-1.9,1.8-1.9c3.6,0.1,7.1,0.1,10.7,0
c1.1,0,1.5,0.3,1.5,1.5c0,20.3,0,40.6,0,60.9c0,1.2-0.5,1.5-1.6,1.5c-3,0-6.1-0.1-9.1,0c-1,0-1.7-0.4-2.3-1.2
C35,49.9,25.1,37.1,15.1,24.4c-0.3-0.4-0.7-0.8-1.3-1.5c0,3.1,0,5.8,0,8.5c0,0.4,0.1,0.8,0.1,1.2c0.1,9.8,0.2,19.7,0.3,29.5
c0,1.3-0.3,1.8-1.7,1.8c-3.7-0.1-7.3-0.1-11,0c-1.2,0-1.6-0.4-1.6-1.6C0,42,0,21.8,0,1.6C0,0.4,0.3,0,1.5,0c3.1,0.1,6.3,0,9.4,0.1
c0.7,0,1.5,0.4,1.9,0.9C22,12.7,31,24.4,40.1,36.1c1.1,1.4,2.2,2.8,3.2,4.2c0.3,0.4,0.5,0.9,0.7,1.3C44.2,41.5,44.3,41.3,44.4,41.2z
"/>
</symbol>
<symbol viewBox="0 0 72.5 63.9" id="letter-6">
<path d="M72.5,63.8c-2.2,0-4.1,0-6.1,0c-2.4,0-4.8-0.1-7.3,0c-1.2,0-1.8-0.4-2.2-1.4c-2.1-5.1-4.3-10.1-6.4-15.2
c-0.5-1.3-1.1-1.5-2.3-0.8c-3.5,1.9-7.1,3.7-10.6,5.7c-0.9,0.5-1.6,0.5-2.6,0c-3.3-1.8-6.6-3.5-10-5.3c-2.3-1.2-2.3-1.2-3.3,1.2
c-2,4.8-4.1,9.6-6.2,14.5c-0.4,1.1-1,1.5-2.2,1.4c-3.9-0.1-7.8,0-11.7,0c-0.5,0-0.9-0.1-1.6-0.1c0.9-2.1,1.7-4,2.6-5.9
C11,39,19.5,20.2,27.9,1.4C28.3,0.4,28.8,0,29.8,0c4.3,0.1,8.5,0,12.8,0c1,0,1.5,0.3,1.9,1.2c9.2,20.5,18.4,41,27.6,61.6
C72.2,63,72.3,63.3,72.5,63.8z M36.4,14.1c-0.3,0.5-0.5,0.6-0.5,0.7c-2.5,5.8-5,11.6-7.5,17.4c-0.4,0.8-0.1,1.2,0.6,1.6
c2.1,1.1,4.2,2.3,6.3,3.3c0.5,0.3,1.4,0.2,2-0.1c2-0.9,3.8-2,5.8-3c1.1-0.5,1.3-1.1,0.8-2.3c-2-4.6-3.9-9.3-5.9-13.9
C37.5,16.7,37,15.5,36.4,14.1z"/>
</symbol>
</svg>
</div>
<div class="element-universal-link" link="https://athena.studio/frontend/images/loading-element/"></div>
<div class="page-loading">
<div class="cp">
<!-- <img class="logo" src="https://athena.studio/frontend/images/logo-set/Athena_Logo-03-Vertical.png" alt=""> -->
<div class="text"><!-- <span class="dot">.</span><span class="dot delay-1">.</span ><span class="dot delay-2">.</span> --></div>
<div class="bar">
<div class="bar-loaded"></div>
</div>
</div>
<section class="content--layout-yellow loading--layout js-loading">
<div class="word__bg--color"></div>
<h2 class="word word--magneto">
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In -->
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In -->
<span><svg > <use xlink:href="#letter-1" /> </svg></span>
<span><svg > <use xlink:href="#letter-2" /> </svg></span>
<span><svg > <use xlink:href="#letter-3" /> </svg></span>
<span><svg > <use xlink:href="#letter-4" /> </svg></span>
<span><svg > <use xlink:href="#letter-5" /> </svg></span>
<span><svg > <use xlink:href="#letter-6" /> </svg></span>
</h2>
</section>
</div>
<script src="https://athena.studio/frontend/js/start.js"></script>
<header class="site-header">
<div class="container">
<div class="site-header-content">
<div class="logo">
<!-- <a href="/"><img src="/uploads/settings/55055b5b-7056-4c9b-b0cc-e87bdede7571/image/athena-where-legends-begin.png" alt=""></a> -->
<a href="/"><img src="/uploads/athena-where-legends-begin.png" alt=""></a>
</div>
<div class="nav">
<ul>
<li class=" "><a href="/">Home</a></li>
<li class="mega-menu "><a href="/our-game">Our Games</a>
<ul class="list-menu">
<div class="container">
<div class="row">
<div class="col-12">
<li><a href="/our-game?gameId=1"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WoodyBlockPuzzle_Rounded.jpg"
alt="">Woody Block Puzzle ®</a></li>
<li><a href="/our-game?gameId=2"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyBattleDual.jpg"
alt="">Woody Battle</a></li>
<li><a href="/our-game?gameId=3"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyCube3D_Square.jpg"
alt="">Block Puzzle Woody Cube 3D</a></li>
<li><a href="/our-game?gameId=4"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/ShurikenMaster.jpg" alt="">Shuriken
Master</a></li>
<li><a href="/our-game?gameId=5"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WordHome-ConnectLetters.jpg"
alt="">Word Home</a></li>
<li><a href="/our-game?gameId=6"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/FancyCatsSolitaire.jpg"
alt="">Fancy Cats Solitaire</a></li>
<li><a href="/our-game?gameId=77"><img class="icon-nav"
src="/uploads/banner_categories/e02a6e71-aec8-48c7-a3e1-70f380942571/image/woody-99-sudoku-block-puzzle.png"
alt="">Woody 99</a></li>
<li><a href="/our-game?gameId=88"><img class="icon-nav"
src="/uploads/banner_categories/060ce97a-522d-4ced-b4da-8818fbcce660/image/pixel-art-color-island.png"
alt="">Pixel Art: Color Island</a></li>
<li><a href="/our-game?gameId=89"><img class="icon-nav"
src="/uploads/banner_categories/771a2ff4-f8b1-4bf8-b478-e6e1bbb7b0d4/image/block-jewel-puzzle-gems-blast.png"
alt="">Toon Block Puzzle</a></li>
<li><a href="/our-game?gameId=90"><img class="icon-nav"
src="/uploads/banner_categories/1357bfd0-c9b6-4a28-b514-1230a8d66637/image/word-search-duo-online-pvp.png"
alt="">Word Search Duo</a></li>
<li><a href="/our-game?gameId=91"><img class="icon-nav"
src="/uploads/banner_categories/4ae2c0fa-e2f7-4a2e-92fd-8710aa0d5ac2/image/word-sky-crossword-puzzles.png"
alt="">Word Sky</a></li>
<li><a href="/our-game?gameId=92"><img class="icon-nav"
src="/uploads/banner_categories/d0c65dc1-5794-4d69-adbc-fb30b011d6be/image/block-jewel-puzzle-gems-blast.png"
alt="">Block Jewel Puzzle</a></li>
<li><a href="/our-game?gameId=93"><img class="icon-nav"
src="/uploads/banner_categories/4b776f10-7f09-4043-9ddd-e5e5947bfd13/image/game42-premium-9-fun-party-games-in-one.png"
alt="">Game 42 Premium</a></li>
</div>
</div>
</div>
</ul>
</li>
<li class=" "><a href="/our-story">Our Story</a></li>
<li class=" "><a href="https://www.career.athena.studio/" target="_blank">Join Us</a></li>
<!-- <li><a href="news.html">News</a></li> -->
<li class=" "><a href="/support">Support</a></li>
</ul>
</div>
<div class="search-gr">
<!-- <form action="#" class="d-none d-xl-flex">
<input type="text">
<button><i class="fas fa-search"></i></button>
</form>
<div class="search-btn collapsed d-flex d-xl-none" data-toggle="collapse" data-target="#search-collapse">
<i class="fas fa-search"></i>
<i class="fas fa-angle-up"></i>
</div>
<a href="#" class="share-btn"><span class="d-xl-inline-block d-none">Share</span> <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="share-alt" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-share-alt fa-w-14 fa-2x"><path fill="currentColor" d="M352 320c-28.6 0-54.2 12.5-71.8 32.3l-95.5-59.7c9.6-23.4 9.7-49.8 0-73.2l95.5-59.7c17.6 19.8 43.2 32.3 71.8 32.3 53 0 96-43 96-96S405 0 352 0s-96 43-96 96c0 13 2.6 25.3 7.2 36.6l-95.5 59.7C150.2 172.5 124.6 160 96 160c-53 0-96 43-96 96s43 96 96 96c28.6 0 54.2-12.5 71.8-32.3l95.5 59.7c-4.7 11.3-7.2 23.6-7.2 36.6 0 53 43 96 96 96s96-43 96-96c-.1-53-43.1-96-96.1-96zm0-288c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zM96 320c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm256 160c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z" class=""></path></svg></a> -->
<div class="ham collapsed d-md-none" data-toggle="collapse" data-target="#menu-toggle">
<div></div>
</div>
</div>
</div>
</div>
<div class="search-toggle d-xl-none collapse" id="search-collapse">
<form action="#">
<input type="text">
<button><i class="fas fa-search"></i></button>
</form>
</div>
<div class="menu-toggle collapse d-md-none" id="menu-toggle">
<ul>
<li class=" "><a href="/">Home</a></li>
<li class="mega-menu text-center ">
<div class="in-lock">
<a href="/our-game">Our Games </a> <img style="width: 18px;cursor:pointer;margin-left: 10px" src="https://athena.studio/frontend/images/drop-down-arrow-show.svg" alt="">
</div>
<ul class="list-menu mobi-full">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-sm-8">
<li><a href="/our-game?gameId=1"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/ShurikenMaster.jpg" alt="">Shuriken
Master</a></li>
<li><a href="/our-game?gameId=2"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WordHome-ConnectLetters.jpg"
alt="">Word Home</a></li>
<li><a href="/our-game?gameId=3"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/FancyCatsSolitaire.jpg"
alt="">Fancy Cats Solitaire</a></li>
<li><a href="/our-game?gameId=4"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyBattleDual.jpg"
alt="">Woody Battle</a></li>
<li><a href="/our-game?gameId=5"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyCube3D_Square.jpg"
alt="">Block Puzzle Woody Cube 3D</a></li>
<li><a href="/our-game?gameId=6"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WoodyBlockPuzzle_Rounded.jpg"
alt="">Woody Block Puzzle ®</a></li>
<li><a href="/our-game?gameId=77"><img class="icon-nav"
src="/uploads/banner_categories/e02a6e71-aec8-48c7-a3e1-70f380942571/image/woody-99-sudoku-block-puzzle.png"
alt="">Woody 99</a></li>
<li><a href="/our-game?gameId=88"><img class="icon-nav"
src="/uploads/banner_categories/060ce97a-522d-4ced-b4da-8818fbcce660/image/pixel-art-color-island.png"
alt="">Pixel Art: Color Island</a></li>
<li><a href="/our-game?gameId=89"><img class="icon-nav"
src="/uploads/banner_categories/771a2ff4-f8b1-4bf8-b478-e6e1bbb7b0d4/image/block-jewel-puzzle-gems-blast.png"
alt="">Toon Block Puzzle</a></li>
<li><a href="/our-game?gameId=90"><img class="icon-nav"
src="/uploads/banner_categories/1357bfd0-c9b6-4a28-b514-1230a8d66637/image/word-search-duo-online-pvp.png"
alt="">Word Search Duo</a></li>
<li><a href="/our-game?gameId=91"><img class="icon-nav"
src="/uploads/banner_categories/4ae2c0fa-e2f7-4a2e-92fd-8710aa0d5ac2/image/word-sky-crossword-puzzles.png"
alt="">Word Sky</a></li>
<li><a href="/our-game?gameId=92"><img class="icon-nav"
src="/uploads/banner_categories/d0c65dc1-5794-4d69-adbc-fb30b011d6be/image/block-jewel-puzzle-gems-blast.png"
alt="">Block Jewel Puzzle</a></li>
<li><a href="/our-game?gameId=93"><img class="icon-nav"
src="/uploads/banner_categories/4b776f10-7f09-4043-9ddd-e5e5947bfd13/image/game42-premium-9-fun-party-games-in-one.png"
alt="">Game 42 Premium</a></li>
</div>
</div>
</div>
</ul>
</li>
<li class=" "><a href="/our-story">Our Story</a></li>
<li class=" "><a href="https://www.career.athena.studio/" target="_blank">Join Us</a></li>
<!-- <li><a href="news.html">News</a></li> -->
<li class=" "><a href="/support">Support</a></li>
</ul>
</div>
</header>
<div class="js-news-page"></div>
<div class="section news-page-section">
<div class="parallax-container js-news-page-parallax">
<div class="element element-1" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-2" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1-white.png" alt=""></div>
</div>
<div class="element element-3" data-y="-130">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-4" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-5" data-y="100">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-6" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-7" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-8" data-y="-230">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-9" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-10" data-y="160">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-11" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-12" data-y="190">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-13" data-y="-100">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-14" data-y="220">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-15" data-y="210">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-16" data-y="-130">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1-white.png" alt=""></div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8 col-md-12">
<!-- <div class="news-sidebar-search d-lg-none d-block mb-5">
<form action="#">
<input type="text" placeholder="Type your search">
<button><i class="fas fa-search"></i></button>
</form>
</div> -->
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/pixel-art-color-island-sees-you-colouring-and-building-beautiful-pixel-art-islands-7"><img src="/uploads/articles/6ae5f1b7-503e-4cca-b47e-56a888869743/image/.jpg" alt="PIXEL ART: COLOR ISLAND SEES YOU COLOURING AND BUILDING BEAUTIFUL PIXEL ART ISLANDS"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/pixel-art-color-island-sees-you-colouring-and-building-beautiful-pixel-art-islands-7"><h3>PIXEL ART: COLOR ISLAND SEES YOU COLOURING AND BUILDING BEAUTIFUL PIXEL ART ISLANDS</h3></a>
<p>Developer Athena's Pixel Art: Color Island is a relaxing game all about colouring and building stunning pixel art islands. It aims to help reduce stress and anxiety, as well as boost your focus, memory, and intuition. No easy feat, that's for sure, but Color Island's mix of simple, stress-free gameplay and pretty visuals might just do the trick.
</p>
</div>
<div class="end">
<div class="l">
<span><span>Nov 11, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="news-page-spacing"></div>
<div class="news-page-spacing"></div>
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3"><img src="/uploads/articles/41668db6-15eb-4268-ac03-030017225ce0/image/woody-battle-brings-the-block-battling-to-your-phone.jpg" alt="Woody Battle Brings the Block Battling to your phone"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3"><h3>Woody Battle Brings the Block Battling to your phone</h3></a>
<p>ATHENA studio’s PvP game Woody™ Battle has just been globally featured on Google Play and with good reason as it’s an outstanding multiplayer battling puzzler available for Android users.</p>
</div>
<div class="end">
<div class="l">
<span><span>Oct 30, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="news-page-spacing"></div>
<div class="news-page-spacing"></div>
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/athena-brings-pvp-excitement-to-casual-games-with-3-hit-titles-for-mobile-1"><img src="/uploads/articles/03fea302-f76a-41da-b9b3-2e69d86865a3/image/four-reasons-to-play-woody-battle-new-pvp-puzzle-game-for-android.jpg" alt="Athena brings PvP excitement to casual games with 3 hit titles for mobile"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/athena-brings-pvp-excitement-to-casual-games-with-3-hit-titles-for-mobile-1"><h3>Athena brings PvP excitement to casual games with 3 hit titles for mobile</h3></a>
<p>If you were one of the millions of players who downloaded Woody™ Puzzle, and enjoyed its twist on block stacking puzzlers, you’re in for a treat. – Woody™ Battle. What was once a solitary affair is now a lively competition taking place across the world,... </p>
</div>
<div class="end">
<div class="l">
<span><span>Oct 30, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="d-flex justify-content-center mt-5">
<div class="list-pag">
<ul>
<li class="prev"><a rel="prev" href="/news?page=2"><img src="https://athena.studio/frontend/images/icons/angle-left.png"></a></li><li><a href="/news">1</a></li><li><a href="/news?page=2">2</a></li><li class="active"><a href="">3</a></li><li class="next disabled"><a href="" onclick="return false;"><img src="https://athena.studio/frontend/images/icons/angle-right.png"></a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="news-page-sidebar">
<!-- <div class="news-sidebar-search mt-lg-0 mt-5">
<form action="#">
<input type="text" placeholder="Type your search">
<button><i class="fas fa-search"></i></button>
</form>
</div> -->
<div class="spacing-block"></div>
<div class="news-sidebar-block">
<div class="head">
<h4>CATEGORIES</h4>
</div>
<ul>
<li><a href="/a/c/puzzle-2">Puzzle</a></li>
<li><a href="/a/c/card-3">Card</a></li>
<li><a href="/a/c/arcade-4">Arcade</a></li>
<li><a href="/a/c/casual-5">Casual</a></li>
</ul>
</div>
<div class="spacing-block-2"></div>
<div class="news-sidebar-block">
<div class="head">
<h4>TOP ARTICLES</h4>
</div>
<ul>
<li>
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3">
<div class="img">
<div class="fixed-thumb _square">
<img src="/uploads/articles/41668db6-15eb-4268-ac03-030017225ce0/image/woody-battle-brings-the-block-battling-to-your-phone.jpg" alt="Woody Battle Brings the Block Battling to your phone">
</div>
</div>
<div class="text">
<h5>Woody Battle Brings the Block Battling to your phone</h5>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="container">
<a href="/"><img class="logo" src="/uploads/settings/55055b5b-7056-4c9b-b0cc-e87bdede7571/image/athena-where-legends-begin.png" alt=""></a>
<h5 class="footer-text">Where legends begin</h5>
<div class="footer-swiper-wrap">
<!-- <div class="footer-logo-list">
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-1.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-2.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-3.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-4.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-5.png" alt=""></a>
</div>
</div> -->
<!-- <div class="swiper-container footer-swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-1.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-6.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-2.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-7.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-3.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-8.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-4.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-9.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-5.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-10.png" alt=""></a>
</div>
</div>
</div>
<div class="footer-swiper-nav prev"><img src="images/icons/prev-btn-grey.png" alt=""></div>
<div class="footer-swiper-nav next"><img src="images/icons/next-btn-grey.png" alt=""></div> -->
</div>
<div class="footer-social">
<a href="https://www.facebook.com/athenamobilegames/" target="_blank"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/facebook-logo.svg" alt=""></a>
<a href="https://www.linkedin.com/company/13174471" target="_blank"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/linkedin-letters.svg" alt=""></a>
<a href="mailto:support@athena.studio"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/email.svg" alt=""></a>
</div>
<div class="footer-nav">
<ul>
<li><a href="/term"> Term of Services</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/news">Press</a></li>
</ul>
</div>
<div class="footer-hr"></div>
<div class="copy-right">
Copyright © 2019. ATHENA. All Rights Reserved.
</div>
</div>
</footer>
<div class="modal fade video-modal" id="videoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="x-close" data-dismiss="modal"></div>
<div class="fixed-thumb _video">
<iframe src="" frameborder="0"></iframe>
<video controls src=""></video>
</div>
</div>
</div>
</div>
<!-- scrollmagic -->
<script src="https://athena.studio/frontend/packages/wow.min.js"></script>
<script src="https://athena.studio/frontend/packages/swiper-4.5.0/js/swiper.min.js"></script>
<script src="https://athena.studio/frontend/packages/bootstrap-4.3.1/js/bootstrap.bundle.min.js"></script>
<script src="https://athena.studio/frontend/js/index7.js"></script>
<script>
function PlayHomeVideo() {
var videoEl = $('#home-story-video').find('video')[0];
// videoEl.muted(true);
videoEl.play();
}
</script>
<script>
var swiperI = new Swiper('.swiper-icon', {
slidesPerView: 3,
slidesPerColumn: 2,
spaceBetween: 30,
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
breakpoints: {
// when window width is >= 320px
320: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 15
},
// when window width is >= 480px
480: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 15
},
// when window width is >= 640px
640: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 20
},
768: {
slidesPerView: 3,
slidesPerColumn: 2,
spaceBetween: 30
}
}
});
</script>
<script src="https://athena.studio/frontend/js/our-game.js"></script>
</body></html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/athena/domains/athena.studio/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<html>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>News | Athena - Where legends begin</title>
<link rel="icon" href="/favicon.ico">
<meta name="image" content="" />
<meta name="keywords" content="" />
<meta name="description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! " />
<meta name="title" content="" />
<meta name="author" content="Athena - Where legends begin" />
<meta name="revisit-after" content="1 days" />
<meta name="robots" content="index,follow" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- meta google -->
<meta itemprop="name" content="News | Athena - Where legends begin">
<meta itemprop="description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! ">
<meta itemprop="image" content="" />
<!-- meta facebook -->
<meta property="fb:app_id" content="" />
<meta property="og:url" content="/news?page=3" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Athena - Where legends begin">
<meta property="og:title" content="News | Athena - Where legends begin" />
<meta property="og:description" content="Creating casual games to entertain & enrich people's lives. Play the best free games by Athena - Woody Puzzle, Word, Coloring and many more! " />
<meta property="og:image" content="" />
<link rel="stylesheet" href="https://athena.studio/frontend/fonts/Nexa/stylesheet.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/bootstrap-4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/merge.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/index1.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/build/index10.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/new-banner.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/packages/fontawesome-5.8.1/css/all.min.css">
<link rel="stylesheet" href="https://athena.studio/frontend/css/our-story-1.min.css">
<script src="https://athena.studio/frontend/packages/anime.min.js"></script>
<script src="https://athena.studio/frontend/packages/greensock-js/minified/TweenMax.min.js"></script>
<script src="https://athena.studio/frontend/packages/jquery-3.4.0.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/ScrollMagic.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/plugins/animation.gsap.min.js"></script>
<script src="https://athena.studio/frontend/packages/ScrollMagic-2.0.6/minified/plugins/jquery.ScrollMagic.min.js"></script>
<script src="https://athena.studio/frontend/packages/toastr.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-105197692-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-105197692-1');
</script>
</head>
<body>
<div class="d-none loading-element-all">
<img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt="element_1">
<img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt="element_2">
<img src="https://athena.studio/frontend/images/loading-element/element_3.png" alt="element_3">
<img src="https://athena.studio/frontend/images/loading-element/element_4.png" alt="element_4">
<img src="https://athena.studio/frontend/images/loading-element/element_5.png" alt="element_5">
<img src="https://athena.studio/frontend/images/loading-element/element_6.png" alt="element_6">
<img src="https://athena.studio/frontend/images/loading-element/element_7.png" alt="element_7">
<img src="https://athena.studio/frontend/images/loading-element/element_8.png" alt="element_8">
<img src="https://athena.studio/frontend/images/loading-element/element_9.png" alt="element_9">
<img src="https://athena.studio/frontend/images/loading-element/element_10.png" alt="element_10">
<img src="https://athena.studio/frontend/images/loading-element/element_11.png" alt="element_11">
<img src="https://athena.studio/frontend/images/loading-element/element_12.png" alt="element_12">
<img src="https://athena.studio/frontend/images/loading-element/element_13.png" alt="element_13">
<!-- <img src="https://athena.studio/frontend/images/banner-1/sprites/char_1.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_2.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_3.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_4.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_5.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_6.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_7.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_8.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_9.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_10.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_11.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_12.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_13.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_14.png" alt="">
<img src="https://athena.studio/frontend/images/banner-1/sprites/char_15.png" alt=""> -->
<img src="https://athena.studio/frontend/images/banner-1/egg.png" alt="egg">
<img src="https://athena.studio/frontend/images/banner-1/sushi_1.png" alt="sushi_1">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop.png" alt="sushi_2-drop" >
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-1.png" alt="sushi_2-drop-1">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-2.png" alt="sushi_2-drop-2">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-3.png" alt="sushi_2-drop-3">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-4.png" alt="sushi_2-drop-4">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-5.png" alt="sushi_2-drop-5">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-6.png" alt="sushi_2-drop-6">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-7.png" alt="sushi_2-drop-7">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-8.png" alt="sushi_2-drop-8">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-9.png" alt="sushi_2-drop-9">
<img src="https://athena.studio/frontend/images/banner-1/sushi_2-drop-10.png" alt="sushi_2-drop-10">
<!-- <img src="https://athena.studio/frontend/images/banner-1/splash-2.png">
<img src="https://athena.studio/frontend/images/banner-1/shuriken_1.png">
<img src="https://athena.studio/frontend/images/banner-1/splash-1.png" >
<img src="https://athena.studio/frontend/images/banner-1/shuriken_2.png">
<img src="https://athena.studio/frontend/images/banner-1/shuriken_3.png"> -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/">
<symbol viewBox="0 0 72.5 63.9" id="letter-1">
<path d="M0,63.8c1.2-2.6,2.2-5,3.2-7.3C11.4,38.4,19.6,20.2,27.7,2c0.7-1.5,1.4-2.1,3.1-2c3.9,0.1,7.8,0.1,11.7,0
c1.1,0,1.7,0.3,2.2,1.4c9.1,20.4,18.2,40.7,27.4,61.1c0.1,0.3,0.2,0.7,0.4,1.2c-0.5,0.1-1,0.1-1.4,0.1c-4,0-8,0-12,0
c-1.1,0-1.7-0.4-2.1-1.4c-2.1-5.1-4.3-10.1-6.4-15.2c-0.5-1.3-1.1-1.6-2.4-0.9c-3.5,1.9-7,3.7-10.5,5.6c-1,0.6-1.8,0.5-2.8,0
c-3.5-1.9-7-3.6-10.5-5.6C23,45.6,22.5,46,22,47.3c-2.1,5-4.3,10-6.4,15.1c-0.5,1.1-1.1,1.5-2.3,1.5C9,63.8,4.7,63.8,0,63.8z
M36.5,14.2c-0.4,0.6-0.7,0.9-0.8,1.2c-2.4,5.6-4.8,11.2-7.2,16.9c-0.4,0.9,0,1.3,0.7,1.7c2.1,1.1,4.1,2.2,6.2,3.2
c0.5,0.3,1.4,0.2,2,0c2-1,4-2.1,6-3.1c1-0.5,1.1-1.1,0.7-2.1c-1.6-3.6-3.1-7.3-4.6-10.9C38.5,18.8,37.5,16.7,36.5,14.2z"/>
</symbol>
<symbol viewBox="0 0 53 63.8" id="letter-2">
<path d="M26.5,0c8.2,0,16.4,0,24.6,0c1.5,0,2,0.4,1.9,1.9c-0.1,2.9-0.1,5.8,0,8.7c0,1.3-0.5,1.7-1.7,1.7c-5.3-0.1-10.5,0-15.8,0
c-2,0-2.1,0-2.1,2.1c0,15.8,0,31.6,0,47.4c0,2.1,0,2.1-2.1,2.1c-3.2,0-6.5,0-9.7,0c-2.1,0-2.1,0-2.1-2c0-15.7,0-31.4,0-47.1
c0-2.5,0-2.5-2.6-2.5c-5,0-10.1,0-15.1,0c-1.5,0-1.9-0.5-1.8-1.9c0.1-2.9,0.1-5.8,0-8.7C0,0.3,0.5,0,1.8,0C10,0.1,18.3,0,26.5,0z"/>
</symbol>
<symbol viewBox="0 0 57 63.9" id="letter-3">
<path d="M0,32.1C0,22,0.1,12,0,1.9C0,0.5,0.4,0,1.9,0c3.5,0.1,7,0.1,10.5,0C13.6,0,14,0.4,14,1.6c0,7.5,0,14.9-0.1,22.4
c0,1.4,0.4,1.7,1.7,1.7c8.5-0.1,17.1-0.1,25.6,0c1.4,0,1.7-0.4,1.7-1.8C43,16.6,43,9.2,43,1.9C43,0.5,43.3,0,44.8,0
c3.6,0.1,7.1,0.1,10.7,0C56.6,0,57,0.4,57,1.5c0,20.3,0,40.7,0,61c0,1.1-0.3,1.5-1.5,1.5c-3.6-0.1-7.2-0.1-10.8,0
c-1.3,0-1.7-0.4-1.6-1.7c0-7.4,0-14.7,0.1-22.1c0-1.4-0.5-1.9-1.8-1.8c-8.5,0-17,0-25.5,0c-1.3,0-1.8,0.4-1.8,1.8
c0.1,7.4,0,14.7,0.1,22.1c0,1.3-0.3,1.8-1.7,1.8c-3.5-0.1-7-0.1-10.5,0c-1.3,0-1.8-0.4-1.8-1.7C0.1,52.2,0,42.1,0,32.1z"/>
</symbol>
<symbol viewBox="0 0 48.7 63.9" id="letter-4">
<path d="M0,31.9c0-10,0-20,0-30C0,0.4,0.5,0,1.9,0c14.5,0,29,0,43.6,0c1.5,0,1.9,0.5,1.9,1.9c-0.1,3-0.1,6.1,0,9.1
c0,1.3-0.4,1.8-1.7,1.8c-10-0.1-20,0-30-0.1c-1.6,0-2,0.5-2,2c0.1,3,0.1,6,0,9c0,1.4,0.5,1.7,1.8,1.7c9.4-0.1,18.7,0,28.1-0.1
c1.5,0,2,0.4,1.9,1.9c-0.1,3-0.1,6,0,9c0,1.2-0.4,1.6-1.6,1.6c-9.4,0-18.8,0-28.3-0.1c-1.5,0-2,0.4-2,1.9c0.1,3.2,0.1,6.4,0,9.6
c0,1.4,0.4,1.9,1.9,1.9c10.4-0.1,20.8,0,31.2-0.1c1.5,0,2,0.4,1.9,1.9c-0.1,3.1-0.1,6.3,0,9.4c0,1.1-0.4,1.5-1.4,1.5
c-15.2,0-30.5,0-45.7,0c-1.3,0-1.5-0.6-1.5-1.7C0,52.1,0,42,0,31.9z"/>
</symbol>
<symbol viewBox="0 0 57.9 63.9" id="letter-5">
<path d="M44.4,41.2c0-3,0.1-6,0-9C44.3,29,44,26,43.9,22.9c-0.1-7,0-14-0.1-21c0-1.4,0.3-1.9,1.8-1.9c3.6,0.1,7.1,0.1,10.7,0
c1.1,0,1.5,0.3,1.5,1.5c0,20.3,0,40.6,0,60.9c0,1.2-0.5,1.5-1.6,1.5c-3,0-6.1-0.1-9.1,0c-1,0-1.7-0.4-2.3-1.2
C35,49.9,25.1,37.1,15.1,24.4c-0.3-0.4-0.7-0.8-1.3-1.5c0,3.1,0,5.8,0,8.5c0,0.4,0.1,0.8,0.1,1.2c0.1,9.8,0.2,19.7,0.3,29.5
c0,1.3-0.3,1.8-1.7,1.8c-3.7-0.1-7.3-0.1-11,0c-1.2,0-1.6-0.4-1.6-1.6C0,42,0,21.8,0,1.6C0,0.4,0.3,0,1.5,0c3.1,0.1,6.3,0,9.4,0.1
c0.7,0,1.5,0.4,1.9,0.9C22,12.7,31,24.4,40.1,36.1c1.1,1.4,2.2,2.8,3.2,4.2c0.3,0.4,0.5,0.9,0.7,1.3C44.2,41.5,44.3,41.3,44.4,41.2z
"/>
</symbol>
<symbol viewBox="0 0 72.5 63.9" id="letter-6">
<path d="M72.5,63.8c-2.2,0-4.1,0-6.1,0c-2.4,0-4.8-0.1-7.3,0c-1.2,0-1.8-0.4-2.2-1.4c-2.1-5.1-4.3-10.1-6.4-15.2
c-0.5-1.3-1.1-1.5-2.3-0.8c-3.5,1.9-7.1,3.7-10.6,5.7c-0.9,0.5-1.6,0.5-2.6,0c-3.3-1.8-6.6-3.5-10-5.3c-2.3-1.2-2.3-1.2-3.3,1.2
c-2,4.8-4.1,9.6-6.2,14.5c-0.4,1.1-1,1.5-2.2,1.4c-3.9-0.1-7.8,0-11.7,0c-0.5,0-0.9-0.1-1.6-0.1c0.9-2.1,1.7-4,2.6-5.9
C11,39,19.5,20.2,27.9,1.4C28.3,0.4,28.8,0,29.8,0c4.3,0.1,8.5,0,12.8,0c1,0,1.5,0.3,1.9,1.2c9.2,20.5,18.4,41,27.6,61.6
C72.2,63,72.3,63.3,72.5,63.8z M36.4,14.1c-0.3,0.5-0.5,0.6-0.5,0.7c-2.5,5.8-5,11.6-7.5,17.4c-0.4,0.8-0.1,1.2,0.6,1.6
c2.1,1.1,4.2,2.3,6.3,3.3c0.5,0.3,1.4,0.2,2-0.1c2-0.9,3.8-2,5.8-3c1.1-0.5,1.3-1.1,0.8-2.3c-2-4.6-3.9-9.3-5.9-13.9
C37.5,16.7,37,15.5,36.4,14.1z"/>
</symbol>
</svg>
</div>
<div class="element-universal-link" link="https://athena.studio/frontend/images/loading-element/"></div>
<div class="page-loading">
<div class="cp">
<!-- <img class="logo" src="https://athena.studio/frontend/images/logo-set/Athena_Logo-03-Vertical.png" alt=""> -->
<div class="text"><!-- <span class="dot">.</span><span class="dot delay-1">.</span ><span class="dot delay-2">.</span> --></div>
<div class="bar">
<div class="bar-loaded"></div>
</div>
</div>
<section class="content--layout-yellow loading--layout js-loading">
<div class="word__bg--color"></div>
<h2 class="word word--magneto">
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In -->
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In -->
<span><svg > <use xlink:href="#letter-1" /> </svg></span>
<span><svg > <use xlink:href="#letter-2" /> </svg></span>
<span><svg > <use xlink:href="#letter-3" /> </svg></span>
<span><svg > <use xlink:href="#letter-4" /> </svg></span>
<span><svg > <use xlink:href="#letter-5" /> </svg></span>
<span><svg > <use xlink:href="#letter-6" /> </svg></span>
</h2>
</section>
</div>
<script src="https://athena.studio/frontend/js/start.js"></script>
<header class="site-header">
<div class="container">
<div class="site-header-content">
<div class="logo">
<!-- <a href="/"><img src="/uploads/settings/55055b5b-7056-4c9b-b0cc-e87bdede7571/image/athena-where-legends-begin.png" alt=""></a> -->
<a href="/"><img src="/uploads/athena-where-legends-begin.png" alt=""></a>
</div>
<div class="nav">
<ul>
<li class=" "><a href="/">Home</a></li>
<li class="mega-menu "><a href="/our-game">Our Games</a>
<ul class="list-menu">
<div class="container">
<div class="row">
<div class="col-12">
<li><a href="/our-game?gameId=1"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WoodyBlockPuzzle_Rounded.jpg"
alt="">Woody Block Puzzle ®</a></li>
<li><a href="/our-game?gameId=2"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyBattleDual.jpg"
alt="">Woody Battle</a></li>
<li><a href="/our-game?gameId=3"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyCube3D_Square.jpg"
alt="">Block Puzzle Woody Cube 3D</a></li>
<li><a href="/our-game?gameId=4"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/ShurikenMaster.jpg" alt="">Shuriken
Master</a></li>
<li><a href="/our-game?gameId=5"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WordHome-ConnectLetters.jpg"
alt="">Word Home</a></li>
<li><a href="/our-game?gameId=6"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/FancyCatsSolitaire.jpg"
alt="">Fancy Cats Solitaire</a></li>
<li><a href="/our-game?gameId=77"><img class="icon-nav"
src="/uploads/banner_categories/e02a6e71-aec8-48c7-a3e1-70f380942571/image/woody-99-sudoku-block-puzzle.png"
alt="">Woody 99</a></li>
<li><a href="/our-game?gameId=88"><img class="icon-nav"
src="/uploads/banner_categories/060ce97a-522d-4ced-b4da-8818fbcce660/image/pixel-art-color-island.png"
alt="">Pixel Art: Color Island</a></li>
<li><a href="/our-game?gameId=89"><img class="icon-nav"
src="/uploads/banner_categories/771a2ff4-f8b1-4bf8-b478-e6e1bbb7b0d4/image/block-jewel-puzzle-gems-blast.png"
alt="">Toon Block Puzzle</a></li>
<li><a href="/our-game?gameId=90"><img class="icon-nav"
src="/uploads/banner_categories/1357bfd0-c9b6-4a28-b514-1230a8d66637/image/word-search-duo-online-pvp.png"
alt="">Word Search Duo</a></li>
<li><a href="/our-game?gameId=91"><img class="icon-nav"
src="/uploads/banner_categories/4ae2c0fa-e2f7-4a2e-92fd-8710aa0d5ac2/image/word-sky-crossword-puzzles.png"
alt="">Word Sky</a></li>
<li><a href="/our-game?gameId=92"><img class="icon-nav"
src="/uploads/banner_categories/d0c65dc1-5794-4d69-adbc-fb30b011d6be/image/block-jewel-puzzle-gems-blast.png"
alt="">Block Jewel Puzzle</a></li>
<li><a href="/our-game?gameId=93"><img class="icon-nav"
src="/uploads/banner_categories/4b776f10-7f09-4043-9ddd-e5e5947bfd13/image/game42-premium-9-fun-party-games-in-one.png"
alt="">Game 42 Premium</a></li>
</div>
</div>
</div>
</ul>
</li>
<li class=" "><a href="/our-story">Our Story</a></li>
<li class=" "><a href="https://www.career.athena.studio/" target="_blank">Join Us</a></li>
<!-- <li><a href="news.html">News</a></li> -->
<li class=" "><a href="/support">Support</a></li>
</ul>
</div>
<div class="search-gr">
<!-- <form action="#" class="d-none d-xl-flex">
<input type="text">
<button><i class="fas fa-search"></i></button>
</form>
<div class="search-btn collapsed d-flex d-xl-none" data-toggle="collapse" data-target="#search-collapse">
<i class="fas fa-search"></i>
<i class="fas fa-angle-up"></i>
</div>
<a href="#" class="share-btn"><span class="d-xl-inline-block d-none">Share</span> <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="share-alt" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-share-alt fa-w-14 fa-2x"><path fill="currentColor" d="M352 320c-28.6 0-54.2 12.5-71.8 32.3l-95.5-59.7c9.6-23.4 9.7-49.8 0-73.2l95.5-59.7c17.6 19.8 43.2 32.3 71.8 32.3 53 0 96-43 96-96S405 0 352 0s-96 43-96 96c0 13 2.6 25.3 7.2 36.6l-95.5 59.7C150.2 172.5 124.6 160 96 160c-53 0-96 43-96 96s43 96 96 96c28.6 0 54.2-12.5 71.8-32.3l95.5 59.7c-4.7 11.3-7.2 23.6-7.2 36.6 0 53 43 96 96 96s96-43 96-96c-.1-53-43.1-96-96.1-96zm0-288c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zM96 320c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm256 160c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z" class=""></path></svg></a> -->
<div class="ham collapsed d-md-none" data-toggle="collapse" data-target="#menu-toggle">
<div></div>
</div>
</div>
</div>
</div>
<div class="search-toggle d-xl-none collapse" id="search-collapse">
<form action="#">
<input type="text">
<button><i class="fas fa-search"></i></button>
</form>
</div>
<div class="menu-toggle collapse d-md-none" id="menu-toggle">
<ul>
<li class=" "><a href="/">Home</a></li>
<li class="mega-menu text-center ">
<div class="in-lock">
<a href="/our-game">Our Games </a> <img style="width: 18px;cursor:pointer;margin-left: 10px" src="https://athena.studio/frontend/images/drop-down-arrow-show.svg" alt="">
</div>
<ul class="list-menu mobi-full">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-sm-8">
<li><a href="/our-game?gameId=1"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/ShurikenMaster.jpg" alt="">Shuriken
Master</a></li>
<li><a href="/our-game?gameId=2"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WordHome-ConnectLetters.jpg"
alt="">Word Home</a></li>
<li><a href="/our-game?gameId=3"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/FancyCatsSolitaire.jpg"
alt="">Fancy Cats Solitaire</a></li>
<li><a href="/our-game?gameId=4"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyBattleDual.jpg"
alt="">Woody Battle</a></li>
<li><a href="/our-game?gameId=5"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/BlockPuzzleWoodyCube3D_Square.jpg"
alt="">Block Puzzle Woody Cube 3D</a></li>
<li><a href="/our-game?gameId=6"><img class="icon-nav"
src="https://athena.studio/frontend/images/game-icons/WoodyBlockPuzzle_Rounded.jpg"
alt="">Woody Block Puzzle ®</a></li>
<li><a href="/our-game?gameId=77"><img class="icon-nav"
src="/uploads/banner_categories/e02a6e71-aec8-48c7-a3e1-70f380942571/image/woody-99-sudoku-block-puzzle.png"
alt="">Woody 99</a></li>
<li><a href="/our-game?gameId=88"><img class="icon-nav"
src="/uploads/banner_categories/060ce97a-522d-4ced-b4da-8818fbcce660/image/pixel-art-color-island.png"
alt="">Pixel Art: Color Island</a></li>
<li><a href="/our-game?gameId=89"><img class="icon-nav"
src="/uploads/banner_categories/771a2ff4-f8b1-4bf8-b478-e6e1bbb7b0d4/image/block-jewel-puzzle-gems-blast.png"
alt="">Toon Block Puzzle</a></li>
<li><a href="/our-game?gameId=90"><img class="icon-nav"
src="/uploads/banner_categories/1357bfd0-c9b6-4a28-b514-1230a8d66637/image/word-search-duo-online-pvp.png"
alt="">Word Search Duo</a></li>
<li><a href="/our-game?gameId=91"><img class="icon-nav"
src="/uploads/banner_categories/4ae2c0fa-e2f7-4a2e-92fd-8710aa0d5ac2/image/word-sky-crossword-puzzles.png"
alt="">Word Sky</a></li>
<li><a href="/our-game?gameId=92"><img class="icon-nav"
src="/uploads/banner_categories/d0c65dc1-5794-4d69-adbc-fb30b011d6be/image/block-jewel-puzzle-gems-blast.png"
alt="">Block Jewel Puzzle</a></li>
<li><a href="/our-game?gameId=93"><img class="icon-nav"
src="/uploads/banner_categories/4b776f10-7f09-4043-9ddd-e5e5947bfd13/image/game42-premium-9-fun-party-games-in-one.png"
alt="">Game 42 Premium</a></li>
</div>
</div>
</div>
</ul>
</li>
<li class=" "><a href="/our-story">Our Story</a></li>
<li class=" "><a href="https://www.career.athena.studio/" target="_blank">Join Us</a></li>
<!-- <li><a href="news.html">News</a></li> -->
<li class=" "><a href="/support">Support</a></li>
</ul>
</div>
</header>
<div class="js-news-page"></div>
<div class="section news-page-section">
<div class="parallax-container js-news-page-parallax">
<div class="element element-1" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-2" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1-white.png" alt=""></div>
</div>
<div class="element element-3" data-y="-130">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-4" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-5" data-y="100">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-6" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-7" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-8" data-y="-230">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-9" data-y="-200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1.png" alt=""></div>
</div>
<div class="element element-10" data-y="160">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-11" data-y="200">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-12" data-y="190">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-13" data-y="-100">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-14" data-y="220">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2.png" alt=""></div>
</div>
<div class="element element-15" data-y="210">
<div><img src="https://athena.studio/frontend/images/loading-element/element_2-white.png" alt=""></div>
</div>
<div class="element element-16" data-y="-130">
<div><img src="https://athena.studio/frontend/images/loading-element/element_1-white.png" alt=""></div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8 col-md-12">
<!-- <div class="news-sidebar-search d-lg-none d-block mb-5">
<form action="#">
<input type="text" placeholder="Type your search">
<button><i class="fas fa-search"></i></button>
</form>
</div> -->
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/pixel-art-color-island-sees-you-colouring-and-building-beautiful-pixel-art-islands-7"><img src="/uploads/articles/6ae5f1b7-503e-4cca-b47e-56a888869743/image/.jpg" alt="PIXEL ART: COLOR ISLAND SEES YOU COLOURING AND BUILDING BEAUTIFUL PIXEL ART ISLANDS"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/pixel-art-color-island-sees-you-colouring-and-building-beautiful-pixel-art-islands-7"><h3>PIXEL ART: COLOR ISLAND SEES YOU COLOURING AND BUILDING BEAUTIFUL PIXEL ART ISLANDS</h3></a>
<p>Developer Athena's Pixel Art: Color Island is a relaxing game all about colouring and building stunning pixel art islands. It aims to help reduce stress and anxiety, as well as boost your focus, memory, and intuition. No easy feat, that's for sure, but Color Island's mix of simple, stress-free gameplay and pretty visuals might just do the trick.
</p>
</div>
<div class="end">
<div class="l">
<span><span>Nov 11, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="news-page-spacing"></div>
<div class="news-page-spacing"></div>
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3"><img src="/uploads/articles/41668db6-15eb-4268-ac03-030017225ce0/image/woody-battle-brings-the-block-battling-to-your-phone.jpg" alt="Woody Battle Brings the Block Battling to your phone"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3"><h3>Woody Battle Brings the Block Battling to your phone</h3></a>
<p>ATHENA studio’s PvP game Woody™ Battle has just been globally featured on Google Play and with good reason as it’s an outstanding multiplayer battling puzzler available for Android users.</p>
</div>
<div class="end">
<div class="l">
<span><span>Oct 30, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="news-page-spacing"></div>
<div class="news-page-spacing"></div>
<div class="news-card-2">
<div class="img">
<div class="fixed-thumb">
<a href="/news/athena-brings-pvp-excitement-to-casual-games-with-3-hit-titles-for-mobile-1"><img src="/uploads/articles/03fea302-f76a-41da-b9b3-2e69d86865a3/image/four-reasons-to-play-woody-battle-new-pvp-puzzle-game-for-android.jpg" alt="Athena brings PvP excitement to casual games with 3 hit titles for mobile"></a>
</div>
</div>
<div class="text">
<div class="tags"><span><span>Puzzle</span></span></div>
<a href="/news/athena-brings-pvp-excitement-to-casual-games-with-3-hit-titles-for-mobile-1"><h3>Athena brings PvP excitement to casual games with 3 hit titles for mobile</h3></a>
<p>If you were one of the millions of players who downloaded Woody™ Puzzle, and enjoyed its twist on block stacking puzzlers, you’re in for a treat. – Woody™ Battle. What was once a solitary affair is now a lively competition taking place across the world,... </p>
</div>
<div class="end">
<div class="l">
<span><span>Oct 30, 2019</span></span>
<!-- <span> <span>Cameron Bald</span></span> -->
</div>
<div class="r">
<a href="https://www.facebook.com/athenamobilegames/"><i class="fab fa-facebook"></i></a>
<a href="mailto: support@athena.studio"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
<div class="d-flex justify-content-center mt-5">
<div class="list-pag">
<ul>
<li class="prev"><a rel="prev" href="/news?page=2"><img src="https://athena.studio/frontend/images/icons/angle-left.png"></a></li><li><a href="/news">1</a></li><li><a href="/news?page=2">2</a></li><li class="active"><a href="">3</a></li><li class="next disabled"><a href="" onclick="return false;"><img src="https://athena.studio/frontend/images/icons/angle-right.png"></a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="news-page-sidebar">
<!-- <div class="news-sidebar-search mt-lg-0 mt-5">
<form action="#">
<input type="text" placeholder="Type your search">
<button><i class="fas fa-search"></i></button>
</form>
</div> -->
<div class="spacing-block"></div>
<div class="news-sidebar-block">
<div class="head">
<h4>CATEGORIES</h4>
</div>
<ul>
<li><a href="/a/c/puzzle-2">Puzzle</a></li>
<li><a href="/a/c/card-3">Card</a></li>
<li><a href="/a/c/arcade-4">Arcade</a></li>
<li><a href="/a/c/casual-5">Casual</a></li>
</ul>
</div>
<div class="spacing-block-2"></div>
<div class="news-sidebar-block">
<div class="head">
<h4>TOP ARTICLES</h4>
</div>
<ul>
<li>
<a href="/news/woody-battle-brings-the-block-battling-to-your-phone-3">
<div class="img">
<div class="fixed-thumb _square">
<img src="/uploads/articles/41668db6-15eb-4268-ac03-030017225ce0/image/woody-battle-brings-the-block-battling-to-your-phone.jpg" alt="Woody Battle Brings the Block Battling to your phone">
</div>
</div>
<div class="text">
<h5>Woody Battle Brings the Block Battling to your phone</h5>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="container">
<a href="/"><img class="logo" src="/uploads/settings/55055b5b-7056-4c9b-b0cc-e87bdede7571/image/athena-where-legends-begin.png" alt=""></a>
<h5 class="footer-text">Where legends begin</h5>
<div class="footer-swiper-wrap">
<!-- <div class="footer-logo-list">
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-1.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-2.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-3.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-4.png" alt=""></a>
</div>
<div class="logo-item">
<a href="#"><img src="images/footer/footer-g-5.png" alt=""></a>
</div>
</div> -->
<!-- <div class="swiper-container footer-swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-1.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-6.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-2.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-7.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-3.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-8.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-4.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-9.png" alt=""></a>
</div>
<div class="swiper-slide">
<a href="#"><img src="images/footer/footer-g-5.png" alt=""></a>
<a href="#"><img src="images/footer/footer-g-10.png" alt=""></a>
</div>
</div>
</div>
<div class="footer-swiper-nav prev"><img src="images/icons/prev-btn-grey.png" alt=""></div>
<div class="footer-swiper-nav next"><img src="images/icons/next-btn-grey.png" alt=""></div> -->
</div>
<div class="footer-social">
<a href="https://www.facebook.com/athenamobilegames/" target="_blank"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/facebook-logo.svg" alt=""></a>
<a href="https://www.linkedin.com/company/13174471" target="_blank"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/linkedin-letters.svg" alt=""></a>
<a href="mailto:support@athena.studio"><img style="width: 20px;opacity: 0.6" src="https://athena.studio/frontend/images/email.svg" alt=""></a>
</div>
<div class="footer-nav">
<ul>
<li><a href="/term"> Term of Services</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/news">Press</a></li>
</ul>
</div>
<div class="footer-hr"></div>
<div class="copy-right">
Copyright © 2019. ATHENA. All Rights Reserved.
</div>
</div>
</footer>
<div class="modal fade video-modal" id="videoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="x-close" data-dismiss="modal"></div>
<div class="fixed-thumb _video">
<iframe src="" frameborder="0"></iframe>
<video controls src=""></video>
</div>
</div>
</div>
</div>
<!-- scrollmagic -->
<script src="https://athena.studio/frontend/packages/wow.min.js"></script>
<script src="https://athena.studio/frontend/packages/swiper-4.5.0/js/swiper.min.js"></script>
<script src="https://athena.studio/frontend/packages/bootstrap-4.3.1/js/bootstrap.bundle.min.js"></script>
<script src="https://athena.studio/frontend/js/index7.js"></script>
<script>
function PlayHomeVideo() {
var videoEl = $('#home-story-video').find('video')[0];
// videoEl.muted(true);
videoEl.play();
}
</script>
<script>
var swiperI = new Swiper('.swiper-icon', {
slidesPerView: 3,
slidesPerColumn: 2,
spaceBetween: 30,
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
breakpoints: {
// when window width is >= 320px
320: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 15
},
// when window width is >= 480px
480: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 15
},
// when window width is >= 640px
640: {
slidesPerView: 2,
slidesPerColumn: 2,
spaceBetween: 20
},
768: {
slidesPerView: 3,
slidesPerColumn: 2,
spaceBetween: 30
}
}
});
</script>
<script src="https://athena.studio/frontend/js/our-game.js"></script>
</body></html>
'
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
News | Athena - Where legends begin
Puzzle
PIXEL ART: COLOR ISLAND SEES YOU COLOURING AND BUILDING BEAUTIFUL PIXEL ART ISLANDS
Developer Athena's Pixel Art: Color Island is a relaxing game all about colouring and building stunning pixel art islands. It aims to help reduce stress and anxiety, as well as boost your focus, memory, and intuition. No easy feat, that's for sure, but Color Island's mix of simple, stress-free gameplay and pretty visuals might just do the trick.