mirror of
https://github.com/djsime1/awesome-flipperzero.git
synced 2025-03-13 01:16:30 -04:00
1399 lines
57 KiB
Plaintext
1399 lines
57 KiB
Plaintext
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Animon Adventure - Play Animon Adventure Online on KBHGames</title>
|
|
<style>
|
|
body {
|
|
color: #ededed;
|
|
background-color: #000;
|
|
border: none;
|
|
margin: 0;
|
|
font-family: Roboto, sans-serif;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 1.8em;
|
|
font-family: Roboto, sans-serif;
|
|
line-height: 1.167em
|
|
}
|
|
|
|
h1, h1 a, h1 a:visited {
|
|
color: #f4f4f4;
|
|
}
|
|
|
|
h2 {
|
|
color: #f4f4f4;
|
|
line-height: 1em;
|
|
}
|
|
|
|
header {
|
|
height: 60px;
|
|
}
|
|
|
|
p {
|
|
line-height: 1.8em;
|
|
}
|
|
|
|
.boxInner2, .boxInner3 {
|
|
height: 208px;
|
|
width: 180px;
|
|
background: #2a2a2a;
|
|
color: #fff;
|
|
}
|
|
|
|
.boxInner2 a, .boxInner3 a {
|
|
color: #626262
|
|
}
|
|
|
|
.boxInner, .boxInner2, .boxInner3 {
|
|
margin: 4px 8px 12px;
|
|
position: relative;
|
|
}
|
|
|
|
.boxInner3 img {
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.titleBox {
|
|
bottom: 0;
|
|
width: 170px;
|
|
background-color: #3d3d3d;
|
|
border-radius: 0 0 6px 6px;
|
|
font: 15px 'Lucida Sans', sans-serif;
|
|
padding: 5px;
|
|
overflow: hidden;
|
|
position: absolute;
|
|
color: #eee;
|
|
}
|
|
|
|
a {
|
|
text-decoration: none;
|
|
color: #ededed;
|
|
}
|
|
|
|
.morelinks a {
|
|
font-weight: 600;
|
|
font-size: 15px !important;
|
|
}
|
|
|
|
#items li, .navlink, .navlink a, ul.tabs li {
|
|
display: inline-block
|
|
}
|
|
|
|
.logo {
|
|
padding: 15px;
|
|
}
|
|
|
|
.logo a {
|
|
font-size: 20px;
|
|
color: #ffc600;
|
|
font-weight: 700;
|
|
}
|
|
|
|
::placeholder {
|
|
color: #cbcbcb;
|
|
}
|
|
|
|
#content {
|
|
text-align: center;
|
|
background: #000;
|
|
}
|
|
|
|
ol, ul {
|
|
padding: 0;
|
|
}
|
|
|
|
.favorite {
|
|
font-size: 30px;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
#description ul, #description ol {
|
|
line-height: 1.8em;
|
|
padding: 5px 30px;
|
|
}
|
|
|
|
div#howto ul {
|
|
padding-left: 30px;
|
|
}
|
|
|
|
.tag-carousel {
|
|
width: 90%;
|
|
margin: auto auto;
|
|
padding: 15px;
|
|
position: relative;
|
|
}
|
|
|
|
.tag-carousel2 {
|
|
width: 85%;
|
|
}
|
|
|
|
.score {
|
|
display: none;
|
|
}
|
|
|
|
.slider, .slider2 {
|
|
display: flex;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
}
|
|
|
|
span.sf.alignleft {
|
|
font-weight: 700;
|
|
font-size: 1.5em;
|
|
padding: 10px;
|
|
}
|
|
|
|
.alignleft {
|
|
float: left;
|
|
}
|
|
|
|
ul.tags {
|
|
list-style: none;
|
|
}
|
|
|
|
.boxInner2 img {
|
|
border-radius: 6px 6px 0 0;
|
|
}
|
|
|
|
a.moreless.more {
|
|
display: flex;
|
|
margin: 10px 0;
|
|
}
|
|
|
|
#playgame {
|
|
justify-content: center;
|
|
display: grid;
|
|
margin: 20px 0;
|
|
}
|
|
|
|
#how-to p, #description p {
|
|
max-width: 75%;
|
|
color: #e4e4e4;
|
|
line-height: 1.8em;
|
|
}
|
|
|
|
.as, .as2 {
|
|
max-height: 93px;
|
|
text-align: center;
|
|
}
|
|
|
|
ul#breadcrumb {
|
|
display: inline-flex;
|
|
list-style: none;
|
|
padding-left: 10px;
|
|
font-size: 15px;
|
|
display: flex;
|
|
flex-flow: wrap;
|
|
}
|
|
|
|
ul#breadcrumb li+li:before {
|
|
padding: 5px;
|
|
color: #13aeff;
|
|
content: "/\00a0";
|
|
}
|
|
|
|
.playbutton {
|
|
align-items: center;
|
|
padding: 0 240px;
|
|
height: 48vh;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
background: #181818;
|
|
border: 1px solid #383b3e;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.ptb img {
|
|
border-radius: 100px;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
#info {
|
|
padding: 0 7%;
|
|
min-height: 400px;
|
|
}
|
|
|
|
ul.tabs {
|
|
padding: 15px;
|
|
text-align: center;
|
|
margin: auto;
|
|
background: #16181a;
|
|
}
|
|
|
|
.tags li {
|
|
margin: 5px;
|
|
}
|
|
|
|
.tags {
|
|
display: flex;
|
|
padding: 25px 0;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.tags a, .tags a:visited {
|
|
border: 1px solid #24617b;
|
|
font-size: .917em !important;
|
|
font-weight: 600;
|
|
padding: 8px;
|
|
-webkit-border-radius: 2px;
|
|
-moz-border-radius: 2px;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
.playnowtext {
|
|
font-size: 50px;
|
|
color: white;
|
|
display: contents;
|
|
cursor: pointer;
|
|
padding: 30px 10px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
#info-box {
|
|
padding: 5px 0 30px;
|
|
}
|
|
|
|
#info-box a {
|
|
color: #abd4fd;
|
|
}
|
|
|
|
#info-box ul {
|
|
line-height: 1.8em;
|
|
}
|
|
|
|
.midbox {
|
|
font-size: 17px;
|
|
letter-spacing: 2px;
|
|
background-color: #242424;
|
|
text-align: left;
|
|
max-width: 100%;
|
|
min-height: 425px;
|
|
}
|
|
|
|
.midbox h1 {
|
|
color: #e4e4e4;
|
|
padding-bottom: 13px;
|
|
}
|
|
|
|
.tab-content {
|
|
padding: 10px
|
|
}
|
|
|
|
ul.tabs li {
|
|
color: #fafafa;
|
|
padding: 3px;
|
|
cursor: pointer;
|
|
width: 230px;
|
|
font-weight: 600;
|
|
}
|
|
|
|
ul.tabs li.current {
|
|
color: #EEE;
|
|
border-radius: 3px;
|
|
border: 1px solid #a0a0a0;
|
|
}
|
|
|
|
.tab-content.current {
|
|
display: inherit;
|
|
}
|
|
|
|
.tab-content {
|
|
display: none;
|
|
}
|
|
|
|
@media (hover: none) {
|
|
.nomobile {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
@media screen and (max-width: 850px) {
|
|
#info {
|
|
padding: 0 10px;
|
|
}
|
|
|
|
#extra-desc {
|
|
padding: 7px;
|
|
}
|
|
|
|
.playbutton {
|
|
margin: 10px;
|
|
padding: 25px;
|
|
justify-content: center;
|
|
}
|
|
|
|
ul.tabs {
|
|
display: none;
|
|
}
|
|
|
|
ul.tabs li {
|
|
width: 20%;
|
|
}
|
|
}
|
|
|
|
#how-to button {
|
|
font-weight: 600;
|
|
}
|
|
|
|
p#extra-desc {
|
|
padding: 0 7%;
|
|
text-align: left;
|
|
}
|
|
|
|
.align-right {
|
|
float: right;
|
|
}
|
|
|
|
#mySidebar {
|
|
height: 100%;
|
|
width: 180px;
|
|
background: #000;
|
|
position: fixed !important;
|
|
overflow: hidden;
|
|
z-index: 999999;
|
|
}
|
|
|
|
#mySidebar:hover {
|
|
overflow: auto;
|
|
}
|
|
|
|
a.sidebar-bar-item {
|
|
display: block;
|
|
padding: 5px;
|
|
color: #ddd !important;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.sidebar-bar-item:hover {
|
|
background: #19273b;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#mySidebar::-webkit-scrollbar {
|
|
width: 7px;
|
|
}
|
|
|
|
#mySidebar::-webkit-scrollbar-thumb {
|
|
background: rgba(168, 168, 168, 0.8);
|
|
}
|
|
|
|
#searchform input[type="text"] {
|
|
border-radius: 2px;
|
|
width: 50%;
|
|
font-size: 18px;
|
|
height: 10px;
|
|
color: #ededed;
|
|
background-color: #000;
|
|
border: 1px solid #4b4b4b;
|
|
padding: 10px;
|
|
}
|
|
|
|
.navlink button {
|
|
margin: 0 10px;
|
|
color: #ededed;
|
|
background-color: #575757;
|
|
border: none;
|
|
border-radius: 5px;
|
|
padding: 5px;
|
|
font-size: x-large;
|
|
width: 55px;
|
|
display: none
|
|
}
|
|
|
|
.navlink button:focus {
|
|
outline: 0;
|
|
}
|
|
|
|
button.btn.btn-primary {
|
|
border-radius: 0px;
|
|
font-size: 16px;
|
|
height: 33px;
|
|
border: 0px solid #000;
|
|
background-color: #181818;
|
|
padding: 0 15px 0 15px;
|
|
}
|
|
|
|
.searchbutton {
|
|
color: #fff;
|
|
border: 1px solid #645b5b;
|
|
background-color: #181818;
|
|
font-size: 30px;
|
|
margin-top: 10px;
|
|
padding: 20px;
|
|
}
|
|
|
|
#info-box h3 {
|
|
padding: 20px 0 0;
|
|
margin: 0 0 20px;
|
|
}
|
|
|
|
.searchbar {
|
|
width: 70%;
|
|
}
|
|
|
|
@media only screen and (max-width: 480px) {
|
|
#back-to-top, .login {
|
|
display: none;
|
|
}
|
|
|
|
#how-to p, #description p {
|
|
max-width: 100%;
|
|
}
|
|
|
|
#searchform input[type="text"] {
|
|
width: 155px;
|
|
}
|
|
|
|
.searchbar {
|
|
width: 0%;
|
|
padding: 0px
|
|
}
|
|
|
|
#info-box .align-right {
|
|
float: none;
|
|
}
|
|
|
|
#how-to, #description {
|
|
max-width: 100%;
|
|
}
|
|
|
|
body {
|
|
overflow: hidden;
|
|
}
|
|
|
|
#extra-desc {
|
|
padding: 15px !important;
|
|
}
|
|
|
|
#topnav {
|
|
height: 60px;
|
|
padding: 10px;
|
|
}
|
|
|
|
#mySidebar {
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.tagwrap {
|
|
padding: 1px
|
|
}
|
|
|
|
.s2, .s, .as, .as2, .rr {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
.rr {
|
|
margin: auto;
|
|
float: right;
|
|
padding: 10px;
|
|
}
|
|
|
|
@media (max-width: 850px) and (min-width:481px) {
|
|
#searchform input[type="text"] {
|
|
width: 77%;
|
|
}
|
|
|
|
.searchbar {
|
|
width: 70%;
|
|
padding: 15px 0 0 7%;
|
|
}
|
|
|
|
#extra-desc {
|
|
padding: 20px;
|
|
}
|
|
|
|
#mySidebar {
|
|
overflow-y: auto;
|
|
}
|
|
}
|
|
|
|
@media screen and (max-width: 950px) {
|
|
#mySidebar {
|
|
display: none;
|
|
}
|
|
|
|
#topnav {
|
|
margin-left: 0
|
|
}
|
|
|
|
#content {
|
|
margin-left: 0
|
|
}
|
|
|
|
.navlink button {
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
@media screen and (min-width: 1125px) {
|
|
.icon-search {
|
|
display:none;
|
|
}
|
|
}
|
|
|
|
@media screen and (max-width: 1125px) {
|
|
.searchbar {
|
|
display:none;
|
|
}
|
|
|
|
.sub-menu ul li {
|
|
margin: 0px;
|
|
}
|
|
|
|
.favorite {
|
|
position: absolute;
|
|
padding-top: 5px;
|
|
right: 125px;
|
|
}
|
|
|
|
button.openBtn {
|
|
width: 50px;
|
|
margin: -1px;
|
|
position: absolute;
|
|
margin: 10px;
|
|
right: 50px;
|
|
border: 0px;
|
|
background: #181818;
|
|
}
|
|
}
|
|
|
|
.overlay {
|
|
height: 100%;
|
|
width: 100%;
|
|
display: none;
|
|
position: fixed;
|
|
z-index: 999;
|
|
top: 0;
|
|
left: 0;
|
|
background-color: rgb(0,0,0);
|
|
background-color: rgba(0,0,0, 0.9);
|
|
/* Black with a little bit see-through */
|
|
}
|
|
|
|
.overlay-content {
|
|
position: relative;
|
|
top: 46%;
|
|
width: 80%;
|
|
text-align: center;
|
|
margin-top: 30px;
|
|
margin: auto;
|
|
}
|
|
|
|
.overlay .closebtn {
|
|
position: absolute;
|
|
top: 50px;
|
|
right: 45px;
|
|
font-size: 60px;
|
|
cursor: pointer;
|
|
color: white;
|
|
}
|
|
|
|
.overlay .closebtn:hover {
|
|
color: #ccc;
|
|
}
|
|
|
|
.overlay input[type=text] {
|
|
padding: 15px;
|
|
font-size: 17px;
|
|
border: none;
|
|
float: left;
|
|
width: 75%;
|
|
background: white;
|
|
}
|
|
|
|
.overlay input[type=text]:hover {
|
|
background: #f1f1f1;
|
|
}
|
|
|
|
.overlay button {
|
|
float: left;
|
|
padding: 15px;
|
|
background: #ddd;
|
|
font-size: 17px;
|
|
border: none;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.overlay button:hover {
|
|
background: #bbb;
|
|
}
|
|
|
|
.icon-search {
|
|
color: #fff;
|
|
font-size: 24px;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'icomoon';
|
|
src: url('/wp-content/themes/v1/css/fonts/comoon.eot?38kjjm');
|
|
src: url('/wp-content/themes/v1/css/fonts/icomoon.eot?38kjjm#iefix') format('embedded-opentype'), url('/wp-content/themes/v1/css/fonts/icomoon.ttf?38kjjm') format('truetype'), url('/wp-content/themes/v1/css/fonts/icomoon.woff?38kjjm') format('woff'), url('/wp-content/themes/v1/css/fonts/icomoon.svg?38kjjm#icomoon') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
[class^="icon-"], [class*=" icon-"] {
|
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
font-family: 'icomoon' !important;
|
|
speak: never;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-variant: normal;
|
|
text-transform: none;
|
|
line-height: 1;
|
|
/* Better Font Rendering =========== */
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-bars:before {
|
|
content: "\e900";
|
|
}
|
|
|
|
.icon-search:before {
|
|
content: "\e986";
|
|
}
|
|
|
|
.icon-heart:before {
|
|
content: "\e9da";
|
|
}
|
|
|
|
.navbar {
|
|
background: #181818;
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
max-height: 100vh;
|
|
display: flex;
|
|
flex-direction: column;
|
|
z-index: 9995;
|
|
}
|
|
|
|
.brand-and-icon {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding-bottom: 10px;
|
|
border-bottom: 1px solid #4c4c4c
|
|
}
|
|
|
|
.navbar-brand {
|
|
color: #fbb12b;
|
|
font-size: 1.3rem;
|
|
width: 150px;
|
|
padding: 10px 0 0 10px;
|
|
letter-spacing: 3px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.navbar-toggler {
|
|
background: transparent;
|
|
font-size: 1.8rem;
|
|
cursor: pointer;
|
|
color: #FFF;
|
|
padding: 0.2rem 0.5rem;
|
|
transition: all 0.4s ease;
|
|
border: 2px solid #ababab;
|
|
border-radius: 4px;
|
|
}
|
|
|
|
.navbar-toggler:hover {
|
|
opacity: 0.7;
|
|
}
|
|
|
|
.navbar-collapse {
|
|
overflow-y: scroll;
|
|
display: none;
|
|
}
|
|
|
|
.navbar-nav > li > a {
|
|
text-transform: uppercase;
|
|
font-size: 1.1rem;
|
|
font-weight: 700;
|
|
display: block;
|
|
padding: 0.6rem 0 0 0.6rem;
|
|
margin: 0.2rem 0;
|
|
border-bottom: 1px solid #2c2c2c;
|
|
border-radius: 1px;
|
|
position: relative;
|
|
transition: all 0.4s ease;
|
|
}
|
|
|
|
.drop-icon {
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
|
|
.navbar-nav > li > a:hover {
|
|
opacity: 0.7;
|
|
}
|
|
|
|
.sub-menu h4 {
|
|
text-transform: capitalize;
|
|
font-size: 1rem;
|
|
padding: 0.5rem 0;
|
|
}
|
|
|
|
.sub-menu ul li {
|
|
text-transform: capitalize;
|
|
list-style: none;
|
|
width: 200px;
|
|
font-size: 0.95rem;
|
|
}
|
|
|
|
.sub-menu ul li a:hover {
|
|
opacity: 0.9;
|
|
}
|
|
|
|
.sub-menu {
|
|
display: none;
|
|
}
|
|
|
|
@media screen and (min-width: 992px) {
|
|
.navbar {
|
|
flex-direction: row;
|
|
align-items: center;
|
|
position: fixed;
|
|
border: 1px solid;
|
|
border-color: #525252;
|
|
}
|
|
|
|
.navbar-toggler {
|
|
display: none;
|
|
}
|
|
|
|
.brand-and-icon {
|
|
border-bottom: none;
|
|
padding: 0;
|
|
}
|
|
|
|
.navbar-collapse {
|
|
display: block!important;
|
|
overflow-y: hidden;
|
|
flex: 1 0 auto;
|
|
}
|
|
|
|
.navbar-nav {
|
|
display: flex;
|
|
margin: 0px;
|
|
}
|
|
|
|
.navbar-nav > li > a {
|
|
border-bottom: none;
|
|
margin: 0 0.4rem;
|
|
padding: 1.7rem 0.5rem 1rem 0.5rem;
|
|
font-size: 0.8rem;
|
|
}
|
|
|
|
.sub-menu {
|
|
position: absolute;
|
|
left: 0;
|
|
width: 100%;
|
|
top: 100%;
|
|
background: #323232;
|
|
}
|
|
|
|
.navbar-nav > li:hover .sub-menu {
|
|
display: grid!important;
|
|
grid-template-columns: repeat(4, 1fr);
|
|
padding: 10px 0 10px 0px;
|
|
}
|
|
|
|
.navbar-nav > li {
|
|
list-style-type: none;
|
|
}
|
|
|
|
.navbar-nav > li:hover {
|
|
border-bottom-color: #000;
|
|
}
|
|
|
|
.sub-menu-item {
|
|
padding-left: 15%;
|
|
}
|
|
|
|
.openBtn {
|
|
background: #181818;
|
|
border: 0;
|
|
}
|
|
}
|
|
</style>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="shortcut icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAMFBMVEU2Njb/xgCuih97ZSvZqg9LQzNcUDFsWy6JbyiWeSW5kxvEmxfjsQr2wAPPohPtuQYI+9kBAAAAVUlEQVR42mNgwA3SWQsgDBWem4JyjApODCqKzcILE4EMfTlmYUXGzYcYFEWYBUUCBYUYFBcaCzc2AkVUYjcLN04EKeaSFJQNBDLSWc2NTZkTyhiIAADOyRDIUV4GggAAAABJRU5ErkJggg==">
|
|
<meta property="og:title" content="Animon Adventure Game"/>
|
|
<meta property="og:image" content="https://img.kbhgames.com/2021/11/Animon-Adventure.jpg"/>
|
|
<link rel="canonical" href="https://kbhgames.com/game/animon-adventure"/>
|
|
<meta name="description" content="A mod of Pokémon FireREd with a brand new story and where all the pokemons had been replaced with popular anime characters like Naruto, Goku, Luffy, and more. Start playing online! No Download. Many more free games."/>
|
|
<link rel="preconnect" href="https://img.kbhgames.com" crossorigin="anonymous"/>
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SRHSFW2NJT"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag() {
|
|
dataLayer.push(arguments);
|
|
}
|
|
gtag('js', new Date());
|
|
gtag('config', 'G-SRHSFW2NJT');
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<nav class="navbar">
|
|
<div class="brand-and-icon">
|
|
<a href="https://kbhgames.com" class="navbar-brand">KBH Games</a>
|
|
<button type="button" class="navbar-toggler">
|
|
<span class="icon-bars"></span>
|
|
</button>
|
|
</div>
|
|
<div class="navbar-collapse">
|
|
<ul class="navbar-nav">
|
|
<li>
|
|
<a href="https://kbhgames.com/new">New</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/friday-night-funkin">Friday Night Funkin</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/action">Action</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/puzzle">Puzzle</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/2-player">2 Players</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/sports">Sports</a>
|
|
</li>
|
|
<li>
|
|
<a href="#" class="menu-link">
|
|
More +
|
|
<span class="drop-icon">
|
|
<i class="fas fa-chevron-down"></i>
|
|
</span>
|
|
</a>
|
|
<div class="sub-menu">
|
|
<div class="sub-menu-item">
|
|
<ul>
|
|
<li>
|
|
<a href="https://kbhgames.com/best-new-games" class="sidebar-bar-item">Best Of New</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/shooting" class="sidebar-bar-item">Shooting</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/arcade" class="sidebar-bar-item">Arcade</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/strategy" class="sidebar-bar-item">Strategy</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/fighting" class="sidebar-bar-item">Fighting</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/simulation" class="sidebar-bar-item">Simulation</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/platform" class="sidebar-bar-item">Platformer</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/educational" class="sidebar-bar-item">Educational</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="sub-menu-item">
|
|
<ul>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/racing" class="sidebar-bar-item">Racing</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/funny" class="sidebar-bar-item">Funny</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/retro" class="sidebar-bar-item">Retro</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/multiplayer" class="sidebar-bar-item">Multiplayer</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/run" class="sidebar-bar-item">Run</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/board" class="sidebar-bar-item">Board</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/card" class="sidebar-bar-item">Card</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/cartoon" class="sidebar-bar-item">Cartoon</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="sub-menu-item">
|
|
<ul>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/3d" class="sidebar-bar-item">3D</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/skill" class="sidebar-bar-item">Skill</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/casual" class="sidebar-bar-item">Casual</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/car" class="sidebar-bar-item">Car</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/download" class="sidebar-bar-item">Download</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<button class="openBtn" onclick="openSearch()">
|
|
<span class="icon-search"></span>
|
|
</button>
|
|
<div class="searchbar">
|
|
<form role="search" class="form-search" method="get" id="searchform" action="https://kbhgames.com/">
|
|
<input type="text" name="s" placeholder="Search for a Game"/>
|
|
<button type="submit" class="btn btn-primary">🔎</button>
|
|
</form>
|
|
</div>
|
|
<div class="favorite">
|
|
<a href="https://kbhgames.com/favorite">
|
|
<span class="icon-heart"></span>
|
|
</a>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
<div id="content">
|
|
<ul id="breadcrumb" vocab="https://schema.org/" typeof="BreadcrumbList">
|
|
<li property="itemListElement" typeof="ListItem">
|
|
<a property="item" typeof="WebPage" href="https://kbhgames.com">
|
|
<span property="name">KBH Games</span>
|
|
</a>
|
|
<meta property="position" content="1">
|
|
</li>
|
|
<li property='itemListElement' typeof='ListItem'>
|
|
<a property='item' typeof='WebPage' href='https://kbhgames.com/tag/pokemon'>
|
|
<span property='name'>Pokemon Games </span>
|
|
</a>
|
|
<meta property='position' content='2'>
|
|
</li>
|
|
<li property='itemListElement' typeof='ListItem'>
|
|
<span property='name'>Animon Adventure</span>
|
|
<meta property='position' content='3'>
|
|
</li>
|
|
</ul>
|
|
<div id="playscreen">
|
|
<script type=application/ld+json>
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "WebApplication",
|
|
"browserRequirements": "requires HTML5 support",
|
|
"name": "Animon Adventure",
|
|
"url": "https://kbhgames.com/game/animon-adventure",
|
|
"operatingSystem": "Windows, OSX, Linux, Android, iOS",
|
|
"applicationCategory": "Game",
|
|
"image": "https://img.kbhgames.com/2021/11/Animon-Adventure.jpg",
|
|
"applicationSubCategory": "Pokemon Games",
|
|
"description": "Animon Adventure is a web game you can play online using the web browser",
|
|
"aggregateRating": {
|
|
"@type": "AggregateRating",
|
|
"ratingValue": "8.1501340482574",
|
|
"ratingCount": "2238",
|
|
"bestRating": "10",
|
|
"worstRating": "0",
|
|
"itemreviewed": "Animon Adventure"
|
|
},
|
|
"offers": {
|
|
"@type": "Offer",
|
|
"price": "0.00",
|
|
"priceCurrency": "USD",
|
|
"availability": "https://schema.org/InStock"
|
|
}
|
|
}</script>
|
|
<div class="dda">
|
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6866920588347480" crossorigin="anonymous"></script>
|
|
<ins class="adsbygoogle" style="display:inline-block;min-width:380px;max-width:970px;width:100%;height:90px" data-ad-client="ca-pub-6866920588347480" data-ad-slot="8221213457"></ins>
|
|
<script>
|
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
</script>
|
|
</div>
|
|
<div id="playgame">
|
|
<div class="score">
|
|
<div class="score-button">
|
|
<div class='watch-action'>
|
|
<div class='watch-position align-left'>
|
|
<a class='lbg-style1 like-123467 jlk' href='https://kbhgames.com/wp-admin/admin-ajax.php?action=wti_like_post_process_vote&task=like&post_id=123467&nonce=43d2035ed9' data-task='like' data-post_id='123467' data-nonce='43d2035ed9' rel='nofollow'>
|
|
<div class='action-like'>
|
|
<div class='icon icon-thumbs-up'></div>
|
|
</div>
|
|
</a>
|
|
<a class='unlbg-style1 unlike-123467 jlk' href='https://kbhgames.com/wp-admin/admin-ajax.php?action=wti_like_post_process_vote&task=unlike&post_id=123467&nonce=43d2035ed9' data-task='unlike' data-post_id='123467' data-nonce='43d2035ed9' rel='nofollow'>
|
|
<div class='action-unlike'>
|
|
<div class='icon icon-thumbs-down'></div>
|
|
</div>
|
|
</a>
|
|
</div>
|
|
<div class='status-123467 status align-left'></div>
|
|
</div>
|
|
<div class='wti-clear'></div>
|
|
<div class='rating-bar-container'>
|
|
<div class='green-percent' data-percent='81.501340482574'></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="game">
|
|
<div class="playbutton">
|
|
<div class="playnowtext" data-id="123467">
|
|
<div class="ptb">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2021/11/Animon-Adventure.jpg" width="180" height="180" alt="Animon Adventure">
|
|
</div>
|
|
<span>►Play Now!</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="as2">
|
|
<ins class="adsbygoogle" style="display:inline-block;min-width:380px;max-width:970px;width:100%;height:90px" data-ad-client="ca-pub-6866920588347480" data-ad-slot="8027897054"></ins>
|
|
<script>
|
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
</script>
|
|
</div>
|
|
</div>
|
|
<div class="tag-carousel tag-carousel2">
|
|
<span class="sf alignleft">You might also Like</span>
|
|
<div id="related" class="slider">
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/knight-hero-adventure-idle-rpg">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/04/Knight-Hero-Adventure-idle-RPG.jpg" alt="Knight Hero Adventure idle RPG" title="Knight Hero Adventure idle RPG" width="180" height="180">
|
|
<div class="titleBox">Knight Hero Adventure idle RPG</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/bleach-vs-naruto-3">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2017/07/Bleach-Vs-Naruto-3.jpg" alt="Bleach Vs Naruto 3.3" title="Bleach Vs Naruto 3.3" width="180" height="180">
|
|
<div class="titleBox">Bleach Vs Naruto 3.3</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/naruto-mini-battle-2">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2014/04/Naruto-Mini-Battle-2.jpg" alt="Naruto Mini Battle 2" title="Naruto Mini Battle 2" width="180" height="180">
|
|
<div class="titleBox">Naruto Mini Battle 2</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/pokemon-too-many-types">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/12/pokemon-too-many-types-1.jpg" alt="Pokemon Too Many Types" title="Pokemon Too Many Types" width="180" height="180">
|
|
<div class="titleBox">Pokemon Too Many Types</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/hololive-councilrys-rpg">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/04/Hololive-Councilrys-RPG.jpg" alt="Hololive Councilrys RPG" title="Hololive Councilrys RPG" width="180" height="180">
|
|
<div class="titleBox">Hololive Councilrys RPG</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/one-last-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/11/One-Last-Adventure.jpg" alt="One Last Adventure" title="One Last Adventure" width="180" height="180">
|
|
<div class="titleBox">One Last Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/red-ball-bounce-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/08/red-ball-bounce-adventure.jpg" alt="Red Ball: Bounce Adventure" title="Red Ball: Bounce Adventure" width="180" height="180">
|
|
<div class="titleBox">Red Ball: Bounce Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/bounce-ball-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/07/Bounce-Ball-Adventure.jpg" alt="Bounce Ball Adventure" title="Bounce Ball Adventure" width="180" height="180">
|
|
<div class="titleBox">Bounce Ball Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/naruto-vs-bleach-stickman-edition">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/11/Naruto-vs-Bleach-Ragdoll-Edition.jpg" alt="Naruto vs Bleach (Stickman Edition)" title="Naruto vs Bleach (Stickman Edition)" width="180" height="180">
|
|
<div class="titleBox">Naruto vs Bleach (Stickman Edition)</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/pokemon-crown">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/08/Pokemon-Crown.png" alt="Pokemon Crown" title="Pokemon Crown" width="180" height="180">
|
|
<div class="titleBox">Pokemon Crown</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/pokemon-tower-defense-2">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2012/11/Pokemon-Tower-Defense-2-1.jpg" alt="Pokemon Tower Defense 2" title="Pokemon Tower Defense 2" width="180" height="180">
|
|
<div class="titleBox">Pokemon Tower Defense 2</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/anime-horror-escape">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/12/Anime-Horror-Escape-1.jpg" alt="Anime Horror Escape" title="Anime Horror Escape" width="180" height="180">
|
|
<div class="titleBox">Anime Horror Escape</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/survival-hero-merge-rpg">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/10/survival-hero-merge-rpg.jpg" alt="Survival Hero: Merge RPG" title="Survival Hero: Merge RPG" width="180" height="180">
|
|
<div class="titleBox">Survival Hero: Merge RPG</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/battle-arena-rpg-online">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/04/battle-arena-rpg-online.jpg" alt="Battle Arena: RPG online" title="Battle Arena: RPG online" width="180" height="180">
|
|
<div class="titleBox">Battle Arena: RPG online</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/marios-final-rpg-ep-2">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/05/marios-final-rpg-ep-2.jpg" alt="Mario's Final RPG Ep.2" title="Mario's Final RPG Ep.2" width="180" height="180">
|
|
<div class="titleBox">Mario 's Final RPG Ep.2</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/marios-final-rpg-ep-3">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/05/marios-final-rpg-ep-3-1.jpg" alt="Mario's Final RPG Ep.3" title="Mario's Final RPG Ep.3" width="180" height="180">
|
|
<div class="titleBox">Mario 's Final RPG Ep.3</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/checkers-rpg-online-pvp-battle">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/05/checkers-rpg-online-pvp-battle.jpg" alt="Checkers RPG: Online PvP Battle" title="Checkers RPG: Online PvP Battle" width="180" height="180">
|
|
<div class="titleBox">Checkers RPG: Online PvP Battle</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/abobo-big-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2012/01/Abobo-Big-Adventure.jpg" alt="Abobo Big Adventure" title="Abobo Big Adventure" width="180" height="180">
|
|
<div class="titleBox">Abobo Big Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/adventure-miner">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/07/Adventure-Miner.jpg" alt="Adventure Miner" title="Adventure Miner" width="180" height="180">
|
|
<div class="titleBox">Adventure Miner</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/cool-orange-ball-bounce-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/11/cool-orange-ball-bounce-adventure.jpg" alt="Cool Orange Ball: Bounce Adventure" title="Cool Orange Ball: Bounce Adventure" width="180" height="180">
|
|
<div class="titleBox">Cool Orange Ball: Bounce Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/cool-ball-ball-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2024/01/cool-ball-ball-adventure.jpg" alt="Cool Ball - Ball Adventure" title="Cool Ball - Ball Adventure" width="180" height="180">
|
|
<div class="titleBox">Cool Ball - Ball Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/slime-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/05/Slime-Adventure.jpg" alt="Slime Adventure" title="Slime Adventure" width="180" height="180">
|
|
<div class="titleBox">Slime Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/onebit-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/08/OneBit-Adventure.jpg" alt="OneBit Adventure" title="OneBit Adventure" width="180" height="180">
|
|
<div class="titleBox">OneBit Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/monster-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/07/Monster-Adventure.jpg" alt="Monster Adventure" title="Monster Adventure" width="180" height="180">
|
|
<div class="titleBox">Monster Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="boxInner2">
|
|
<a href="https://kbhgames.com/game/troll-world-meme-adventure">
|
|
<img class="lazy" src="/m.svg" data-src="https://img.kbhgames.com/2023/06/Troll-World-Meme-Adventure.jpg" alt="Troll World Meme Adventure" title="Troll World Meme Adventure" width="180" height="180">
|
|
<div class="titleBox">Troll World Meme Adventure</div>
|
|
</a>
|
|
</div>
|
|
<div class="left-button onecol" style="display: block;"></div>
|
|
<div class="right-button onecol" style="display: block;"></div>
|
|
</div>
|
|
</div>
|
|
<div class="midbox">
|
|
<ul class="tabs">
|
|
<li class="tab-link current" data-tab="info">Info</li>
|
|
<li class="tab-link show-comments" data-tab="review">Reviews</li>
|
|
<li class="tab-link show-share" data-tab="share" data-id="123467">Share</li>
|
|
</ul>
|
|
<div id="info" class="tab-content current">
|
|
<div id="info-box">
|
|
<h1>Animon Adventure</h1>
|
|
<ul class="tags">
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/anime">Anime</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/goku">Goku</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/luffy">Luffy</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/naruto">Naruto</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/pokemon">Pokemon</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/rpg">RPG</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/strategy">Strategy</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/tag/turned-based">Turned based</a>
|
|
</li>
|
|
</ul>
|
|
<div id="description">
|
|
<h2>Description</h2>
|
|
<p>A mod of Pokémon FireREd with a brand new story and where all the pokemons had been replaced with popular anime characters like Naruto, Goku, Luffy, and more.</p>
|
|
<h3>Credits:</h3>
|
|
<p>
|
|
Made by <a href="https://www.youtube.com/channel/UCK6K0JshtSxk8BdWts78u5w" target="_blank" rel="nofollow">TwoSharp</a>
|
|
</p>
|
|
<p>
|
|
<span class="style-scope yt-formatted-string" dir="auto">Discord Link: </span>
|
|
<a class="yt-simple-endpoint style-scope yt-formatted-string" dir="auto" spellcheck="false" href="https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbld5a2x6RVlsRTRNRnpJZWQxLWcyTjRXTG9MUXxBQ3Jtc0tsbEQ2dW9WcVVnSDZBb0Q3VnAzU2xZR1NsMWpCTzJOMGV0eWd1a1JpX0E4OERYanAtaEN2VnF2Uy1MczZnejRpUkJudTlVeVNqT3dxWEZEYTluV240b1EwT3FBMzlOU2YydF92ZW1CYU9NeGU2VmM2MA&q=https%3A%2F%2Fdiscord.gg%2FgxvpAf4aWX" target="_blank" rel="nofollow noopener noreferrer">https://discord.gg/gxvpAf4aWX</a>
|
|
</p>
|
|
<p>Just Have Fun!</p>
|
|
</div>
|
|
<div id="how-to">
|
|
<h3>How to Play</h3>
|
|
<input type="checkbox" id="toggleb" class="checkbox"/>
|
|
<div id="control-mapping">
|
|
<p>Only keyboard is required to play this game. Check out the controller button to see console-to-keyboard mapping. For example, "A" on the game console is mapped to "Z" Key on your keyboard. You can also change the default key-mapping to whatever you feel comfortable with.</p>
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<th colspan="2" class="tophead">Default Keyboard Mapping</th>
|
|
</tr>
|
|
<tr>
|
|
<th>Inside The Game</th>
|
|
<th>Your Keyboard</th>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<b>↑←↓→</b>
|
|
</td>
|
|
<td>[Arrows]</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<b>A,B,L,R Button =</b>
|
|
</td>
|
|
<td>[Z],[X],[A],[S]</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<b>PLAY,SELECT =</b>
|
|
</td>
|
|
<td>[Enter],[Backspace]</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p>Use the Save button to download the save code of Animon Adventure to your computer. Use the Upload button to select the save code from your PC to resume where you left off.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="review" class="tab-content"></div>
|
|
<div id="share" class="tab-content"></div>
|
|
</div>
|
|
<div class="bottom">
|
|
<div class="tag-carousel tag-carousel2 nomobile">
|
|
<span class="sf alignleft">New Games</span>
|
|
<div class="more">
|
|
<a href="https://kbhgames.com/new">(See More)</a>
|
|
</div>
|
|
<div id="new-games" class="slider">
|
|
<div class="left-button onecol" style="display: none;"></div>
|
|
<div class="right-button onecol"></div>
|
|
</div>
|
|
</div>
|
|
<div class="tag-carousel tag-carousel2 nomobile">
|
|
<span class="sf alignleft">Popular Games</span>
|
|
<div class="more">
|
|
<a href="https://kbhgames.com/best-games">(See More)</a>
|
|
</div>
|
|
<div id="popular" class="slider">
|
|
<div class="left-button onecol" style="display: none;"></div>
|
|
<div class="right-button onecol"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<footer>
|
|
<div class="bar">
|
|
<div class="bar-wrap">
|
|
<ul class="links">
|
|
<li>
|
|
<a href="https://kbhgames.com">KBH Games</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/about">About</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/terms-of-use">Terms and Conditions</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://kbhgames.com/privacy">Privacy</a>
|
|
</li>
|
|
</ul>
|
|
<div class="clear"></div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
<script src='//kbhgames.com/wp-content/themes/v1/js/jquery-3.4.1.min.js'></script>
|
|
<link rel='stylesheet' id='dashicons-css' href='https://kbhgames.com/wp-includes/css/dashicons.min.css' type='text/css' media='all'/>
|
|
<link rel='stylesheet' id='post-views-counter-frontend-css' href='https://kbhgames.com/wp-content/plugins/post-views-counter/css/frontend.css?ver=1.3.4' type='text/css' media='all'/>
|
|
<noscript id="deferred-styles">
|
|
<link rel="stylesheet" type="text/css" href="/wp-content/themes/v1/style.css?v=132"/>
|
|
</noscript>
|
|
<script>
|
|
var loadDeferredStyles = function() {
|
|
var addStylesNode = document.getElementById("deferred-styles");
|
|
var replacement = document.createElement("div");
|
|
replacement.innerHTML = addStylesNode.textContent;
|
|
document.body.appendChild(replacement);
|
|
addStylesNode.parentElement.removeChild(addStylesNode);
|
|
};
|
|
var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame || window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;
|
|
if (raf)
|
|
raf(function() {
|
|
window.setTimeout(loadDeferredStyles, 0);
|
|
});
|
|
else
|
|
window.addEventListener('load', loadDeferredStyles);
|
|
</script>
|
|
<script defer src="//kbhgames.com/wp-content/themes/v1/js/bottom-all.js?v=33dss4"></script>
|
|
<script defer src="//kbhgames.com/wp-content/themes/v1/js/bottom-single.js?v=11"></script>
|
|
<div id="myOverlay" class="overlay">
|
|
<span class="closebtn" onclick="closeSearch()" title="Close Overlay">x</span>
|
|
<div class="overlay-content">
|
|
<form action="https://kbhgames.com/">
|
|
<input type="text" placeholder="Search.." name="s">
|
|
<button type="submit">
|
|
<span class="icon-search"></span>
|
|
</button>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<div id="modal-login" class="ml-modal fade" tabindex="-1" role="dialog" aria-hidden="true"></div>
|
|
</body>
|
|
</html>
|