https://github.com/markteekman/outer-space
Demo using only CSS Keyframes and Animations and a SCSS function to generate the stars with box-shadow.
https://github.com/markteekman/outer-space
html scss
Last synced: 5 days ago
JSON representation
Demo using only CSS Keyframes and Animations and a SCSS function to generate the stars with box-shadow.
- Host: GitHub
- URL: https://github.com/markteekman/outer-space
- Owner: markteekman
- Created: 2021-04-03T10:25:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T10:41:30.000Z (over 5 years ago)
- Last Synced: 2026-06-25T09:27:40.981Z (29 days ago)
- Topics: html, scss
- Language: SCSS
- Homepage: https://markteekman.nl/levelup/outer-space/
- Size: 6.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Outer Space
A tech demo of an outer space world! This demo is made with CSS only, using features like Keyframes and Animations. The stars are created using a clever SCSS function. No JavaScript was used for this project. This project is build using my own [New Game](https://github.com/markteekman/new-game) Gulp Build (feel free to use it!).
[Checkout the live demo here.](https://markteekman.nl/levelup/outer-space/)
[Checkout my other LEVELUP projects here.](https://markteekman.nl/levelup/)
