Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • css3 animation game

    • 0
    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 888
    Comment on it

    Duck game using pure CSS3

    Hello all,

    Below is an example of pure CSS3 game using CSS3 animation, pseudo class. This example show efficiency of CSS3.

    There is no .gif image used. Find the attachment for complete code below.

    <script type="text/javascript"> $(document).ready(function(){ $('.over').delay(45000).queue(function(){ $(this).addClass('waa').clearQueue(); }); }) </script>

    GAME OVER

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: