A webpage that generates a space scene, using unicode and emojis.
http://robson.plus/space-generator/
The output for this project is designed for desktop and mobile.
| Platform | OS | Browser | Version | Status |
|---|---|---|---|---|
| Desktop | Windows | Firefox | 92 | Working |
| Desktop | Windows | Opera | 79 | Working |
| Desktop | Windows | Chrome | 94 | Working |
| Desktop | Windows | Edge | 94 | Working |
| Mobile | Android | Chrome | 94 | Working |
Last tested on 4th October 2021.
To run this on your computer:
- Download the repository.
- Unzip anywhere.
- Open index.html in your browser.
These perform their normal roles: the webpage is responsible for the initial content of the page, whilst the stylesheet handles the formatting/layout.
This is all of the JavaScript that generates the space scene.
In older versions one of these images was set as the background of the page. The images are almost entirely black with some simulated noise/static. They were removed because the overall aim is to create a webpage that just uses emojis/unicode and not images.
This is built using:
- HTML
- CSS
- JavaScript
