Web PokeDex 1.0 Development

Web Pokedex 1.0 is out now
https://gbatemp.net/threads/release-wip-works-on-latest-web-pokedex-app.411168/


So as some of you MIGHT remember ages ago I released a Web Application that runs entirely in the 3DS Web Browser it was a PokeDex I kinda stopped working on it for the longest time after the 0.9 update... But I am back, Working on it currently and getting it ready for a huge 1.0 update in the mean time here are some screenshots from the upcoming update


DBcvgFgVoAEtJT5.jpg
DBcvgFgUIAAoy-2.jpg
DBcvgFkUQAQ5uES.jpg


Feel free to ask me anything about it or even suggest features however I am not quite ready to release a beta publicly c:
  • Like
Reactions: 9 people

Comments

DSA3aHT.png

Here you go my friend
Oh it appears it bugged out, I guess Helix really is the true god
 
i notice it is still scrollable horizonally, if you take a look at some sites such as 3dspaint.com and my3ds.org they don't scroll horizontally at all.
 
For anybody who reads this in the future, here is a template for making 3DS Browser Websites.
HTML:
<!DOCTYPE html>
<html>
  <head>
    <meta name="viewport" content="width=400">
    <style>
      body{width:320px;margin:0px;}
      #topscreen{width:320px;height:220px;overflow:hidden;}
      #bottomscreen{width:320px;height:212px;overflow:hidden;margin:0 auto;}
    </style>
    <script>
    window.setInterval(function () {
    window.scrollTo(40, 220); 
}, 50);
    </script>
  </head>
  <body>
  <meta name="viewport" content="width=320">
    <div id="topscreen">
    <h1>Welcome!</h1>
    <h2>Hmm? <b>Hummm</b></h2>
    <p>Huh!?</p>
    </div>
    <div id="bottomscreen">
    
    </div>
  </body>
</html>
 
  • Like
Reactions: 1 person
G
@Jacklack3 the likely problem of setting the width to 398 is that the bottom screen can only go to 320.
 
  • Like
Reactions: 1 person

Blog entry information

Author
Shubshub
Views
989
Comments
122
Last update

More entries in Personal Blogs

General chit-chat
Help Users
  • No one is chatting at the moment.
    BigOnYa @ BigOnYa: After watching, that I feel like I'm on them already +1