Skip to content

bedis-elacheche/pokeballs.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

Pokéballs.css, pokéballs recreated in pure CSS

Current Version : v1.0.0

Overview

  • Easy Installation
    • Upload the necessary files and paste one line of code at the bottom of your head tag. That’s it!
  • No JavaScript Required
    • Fewer compatibility concerns because this project doesn't require JavaScript.
  • Infinite Scalability
    • Scalable html elements means every pokéball looks awesome at any size.
  • Funny
    • This project was basically created for educational purposes, so I can get a deep touch with SASS.

Installation

  • Clone the repo: git clone git@github.com:bedis-elacheche/pokeballs.css.git.

What's included

Types

Many pokéballs are already available in pokéballs.css. Check'em all!

  • Normal ball: <div class='pb'></div>:

alt tag

  • Captain ball: <div class='pb pb-captain'></div>:

alt tag

  • Cherish ball: <div class='pb pb-cherish'></div>:

alt tag

  • Dusk ball: <div class='pb pb-dusk'></div>:

alt tag

  • Gold ball: <div class='pb pb-gold'></div>:

alt tag

  • Great ball: <div class='pb pb-great'></div>:

alt tag

  • Green ball: <div class='pb pb-green'></div>:

alt tag

  • Heavy ball: <div class='pb pb-heavy'></div>:

alt tag

  • Level ball: <div class='pb pb-level'></div>:

alt tag

  • Love ball: <div class='pb pb-love'></div>:

alt tag

  • Lure ball: <div class='pb pb-lure'></div>:

alt tag

  • Luxury ball: <div class='pb pb-luxury'></div>:

alt tag

  • Master ball: <div class='pb pb-master'></div>:

alt tag

  • Nest ball: <div class='pb pb-nest'></div>:

alt tag

  • Net ball: <div class='pb pb-net'></div>:

alt tag

  • Park ball: <div class='pb pb-park'></div>:

alt tag

  • Premier ball: <div class='pb pb-premier'></div>:

alt tag

  • Quick ball: <div class='pb pb-quick'></div>:

alt tag

  • Repeat ball: <div class='pb pb-repeat'></div>:

alt tag

  • Rocket ball: <div class='pb pb-rocket'></div>:

alt tag

  • Sport ball: <div class='pb pb-sport'></div>:

alt tag

  • Stone ball: <div class='pb pb-stone'></div>:

alt tag

  • Timer ball: <div class='pb pb-timer'></div>:

alt tag

  • Typing ball: <div class='pb pb-typing'></div>:

alt tag

  • Ultra ball: <div class='pb pb-ultra'></div>:

alt tag

Sizes

Pokéballs come with five different sizes.

  • Default size

alt tag

  • <div class='pb pb-2x'></div>

alt tag

  • <div class='pb pb-3x'></div>

alt tag

  • <div class='pb pb-4x'></div>

alt tag

  • <div class='pb pb-5x'></div>

alt tag

###Animation You can animate pokéballs as well. Adding pb-rotate class will give this rotation effect to your ball.

alt tag

Licensing

Pokéballs.css is an open source project released under a permisive MIT license. This means you can use it in your own personal or commercial projects for free. MIT is the same license used by such popular projects as jQuery and Ruby on Rails.

Angella Font is free for personal use. Check their website for further informations about the font.

Contributing

  • Documentation
    • If you notice an error in the documentation, please edit the README.md page.
  • Issues
    • If you have an issue please make sure you document the problems in depth.
  • Feature Requests
    • We like feature requests. You should try and give as much examples and details about the new feature as possible.

Contribution 101

  • Fork this repo to your own git
  • Make your changes
  • Submit a pull request with full remarks documenting your changes
  • Pull request MAY then be accepted

Tell Me Thanks

alt tag

Hopefully you think this project is awesome. If you'd like, here are a couple of ways you can tell me thanks for all my hard work. Your support is needed!

About

Pokéballs recreated in pure CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages