Skip to content

trinityXmontoya/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Pokedex

View here

Screenshots

Screeshot 1 - Home

Screeshot 2 - Index

Screeshot 3 - Show page

Background

V1 was built using Sinatra + Postgres. I lost those files and built V2 from scratch using MeteorJS + Mongo.

Features

  • Text-to-Speech for each Pokemon's page
  • Interactive Buttons
  • Toggleable Pokemon Theme Song

Credit

To Download sprites from Pokestadium to local repo:

for i in {1..151}; do
  curl -o /destination/path/$i.png http://www.pokestadium.com/assets/img/sprites/$i.png
done

Squirtle Squad

Copyright © 2016

Distributed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

*Pure* CSS Pokedex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published