2020-04-25 16:29:59 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta name = "description" content = "Pokétest is an interactive browser game, where you have to find the name of Pokémons!" >
2022-02-26 12:11:35 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2020-04-25 16:29:59 +00:00
< link rel = "stylesheet" type = "text/css" href = "normalize-8.0.1.css" id = "stylesheet" >
< link rel = "stylesheet" type = "text/css" href = "style.css" id = "stylesheet" >
< link rel = "shortcut icon" type = "image/png" href = "img/favicon.png" / >
2022-02-26 12:11:35 +00:00
< script src = "jquery-3.6.0.min.js" > < / script >
2020-04-25 16:29:59 +00:00
< script src = "interface.js" > < / script >
< script src = "poketest.js" > < / script >
< title > Pokétest< / title >
< / head >
< body >
2022-02-26 12:11:35 +00:00
< div class = "bg" > < / div >
2020-04-25 16:29:59 +00:00
< div id = "content-wrap" >
< header >
< a href = "index.html" > < img src = "img/logo.png" alt = "Pokétest" / > < / a >
< nav >
2022-02-26 12:11:35 +00:00
< div id = "hamburger" >
< div class = "container" > < div class = "bar1" > < / div > < div class = "bar2" > < / div > < div class = "bar3" > < / div > < / div >
< / div >
2020-04-25 16:29:59 +00:00
< ul >
< li > < a href = "flashdex.html" > Flashdex< / a > < / li >
2022-02-23 12:58:51 +00:00
< li > < a href = "about.html" > About< / a > < / li >
2020-04-25 16:29:59 +00:00
< / ul >
< / nav >
< / header >
< article >
2022-02-23 12:58:51 +00:00
< div id = "container" class = "about" >
< img src = "pokemon/877-0.png" class = "top-companion" alt = "morpeko" / >
2020-04-25 16:29:59 +00:00
< h1 > About< / h1 >
2022-02-23 12:58:51 +00:00
< ul >
2020-04-25 16:29:59 +00:00
< li > < a href = "#1" > Who are you?< / a > < / li >
< li > < a href = "#2" > What is this website made with?< / a > < / li >
< li > < a href = "#3" > Can I use my keyboard to play?< / a > < / li >
< li > < a href = "#4" > What is the «Infinite» option in the number of questions exactly?< / a > < / li >
2022-02-26 12:11:35 +00:00
< li > < a href = "#5" > This website doesn't work well on my browser.< / a > < / li >
< li > < a href = "#6" > Can you add more languages?< / a > < / li >
< li > < a href = "#7" > Can you add this feature?< / a > < / li >
< li > < a href = "#8" > Copyrights< / a > < / li >
2020-04-25 16:29:59 +00:00
< / ul >
2022-02-23 12:58:51 +00:00
< h3 id = "1" > Who are you?< / h3 >
2020-04-25 16:29:59 +00:00
< p > Hi! My name is < a href = "https://theo.marchal.dev/" > Théo< / a > and I'm a game developer. I love Pokémon, but it has been getting hard to remember all those names, even though I always complete the Pokédex in my games!< / p >
2022-02-23 12:58:51 +00:00
< h3 id = "2" > What is this website made with?< / h3 >
2020-04-25 16:29:59 +00:00
< p >
This website has been developed in < strong > JavaScript< / strong > using the < strong > jQuery< / strong > library.< br / >
2022-02-26 12:11:35 +00:00
It uses the < a href = "https://github.com/alexanderdickson/waitForImages" > waitForImages plugin< / a > .< br / >
2020-04-25 16:29:59 +00:00
< / p >
< p >
All of those components are licensed under the MIT license, as is the website source code, which is < a href = "https://git.n700.ovh/keb/poketest" > available here< / a > .< br / >
This website is < strong > HTML5< / strong > and < strong > CSS3< / strong > compliant.
< / p >
2022-02-23 12:58:51 +00:00
< h3 id = "3" > Can I use my keyboard to play?< / h3 >
2020-04-25 16:29:59 +00:00
< p > Yes! You can launch the game with "Enter", then press "1", "2", "3" or "4" to answer.< / p >
2022-02-23 12:58:51 +00:00
< h3 id = "4" > What is the «Infinite» option in the number of questions exactly?< / h3 >
2020-04-25 16:29:59 +00:00
< p > When playing with the Infinite option, the game ends when you have 5 bad answers on all the set.< / p >
< img src = "pokemon/60RB.png" class = "middle-companion" alt = "poliwag" / >
2022-02-26 12:11:35 +00:00
< h3 id = "5" > This website doesn't work well on my browser.< / h3 >
2020-04-25 16:29:59 +00:00
< p > Please contact me or make a pull request!< / p >
2022-02-26 12:11:35 +00:00
< h3 id = "6" > Can you add more languages?< / h3 >
2020-04-25 16:29:59 +00:00
< p > The game currently supports all of the languages available in the main games. If your language is not on the list, it probably uses the English names! I will not support other languages by myself, but you can always contribute by making a pull request!< / p >
2022-02-26 12:11:35 +00:00
< h3 id = "7" > Can you add this feature?< / h3 >
2020-04-25 16:29:59 +00:00
< p > Please contact me or make a pull request!< / p >
2022-02-26 12:11:35 +00:00
< h3 id = "8" > Copyrights< / h3 >
2022-02-23 12:58:51 +00:00
< p > The Pokémon names, the associated artworks and the Pokémon licence is trademarked by < strong > Nintendo< / strong > and < strong > The Pokémon Company< / strong > , 1996 - 2022.< br / >
All the Pokémon artworks were taken from < a href = "https://bulbapedia.bulbagarden.net/wiki/Main_Page" > Bulbapedia< / a > , that I'd like to thank for their huge work for the Pokémon community.< / p >
2020-04-25 16:29:59 +00:00
< / div >
< / article >
< / div >
< footer >
2022-03-03 12:30:59 +00:00
< p > © 2012 - 2022 Pokétest 2.8< / p >
2020-04-25 16:29:59 +00:00
< / footer >
< / body >
< / html >