Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wfercanas/animationland
[⚪ Very Easy] Project for basic practice of animation properties in CSS.
https://github.com/wfercanas/animationland
animation css
Last synced: 5 days ago
JSON representation
[⚪ Very Easy] Project for basic practice of animation properties in CSS.
- Host: GitHub
- URL: https://github.com/wfercanas/animationland
- Owner: wfercanas
- Created: 2021-11-22T02:41:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T02:52:16.000Z (over 3 years ago)
- Last Synced: 2024-12-24T23:24:49.996Z (about 2 months ago)
- Topics: animation, css
- Language: CSS
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animationland
[⚪ Very Easy] Project for basic practice of animation properties in CSS.
## Project URL
🚀 You can check the project in the following link: https://wfercanas.github.io/Animationland
## Project Description
This project makes use of all basic animation properties in CSS to create a game where you need to click some rabbits that are animated and eventually appear on screen.
Also, you can find it useful to see how to paint using CSS, in this case the rabbits and the scene are created using pure CSS.## Technologies Used
HTML & CSS
## Acknowledgements
Thanks to [Estefany Aguilar](https://twitter.com/teffcode) for its course about CSS Animations in [Platzi](https://twitter.com/platzi)💚.
## Notes
I share some notes about the topics used in this project in this [Notion](https://wfercanas.notion.site/Curso-de-animaciones-con-CSS-5f3ff405ddf8426b99a2002edbd7f07c)