Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madliani/snowfall-website
The Snowfall Game Website
https://github.com/madliani/snowfall-website
bootstrap pnpm react snowfall styled-components typescript vite yarn
Last synced: about 1 month ago
JSON representation
The Snowfall Game Website
- Host: GitHub
- URL: https://github.com/madliani/snowfall-website
- Owner: madliani
- License: agpl-3.0
- Created: 2024-07-02T12:11:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T13:56:44.000Z (7 months ago)
- Last Synced: 2024-11-05T14:56:16.031Z (3 months ago)
- Topics: bootstrap, pnpm, react, snowfall, styled-components, typescript, vite, yarn
- Language: TypeScript
- Homepage: https://snowfall-game.netlify.app
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Snowfall
The Snowfall Game Website
![Built with Bootstrap](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white)
![Built with React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![Built with styled-components](https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white)
![Built with TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)Welcome to Snowfall, a delightful game where you can experience the magic of snowflakes with a simple click. Each delicate snowflake awaits your touch, disappearing in a twinkling flurry as you interact with them on the screen. Explore the serene winter landscape and enjoy the satisfying sensation of making the snowflakes vanish with each tap. Whether you're looking for a calming pastime or a bit of interactive fun, Snowfall invites you to engage with its enchanting world of disappearing snowflakes.
## Screenshots
![Start menu](./assets/images/snowfall-start.jpg)
![Game world](./assets/images/snowfall-game.jpg)
![Pause menu](./assets/images/snowfall-pause.jpg)## Usage
In the project directory, you can run:
### `yarn dev`
Runs the app in the development mode.\
Open [http://localhost:8080](http://localhost:8080) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `yarn build`
Builds the app for production to the `dist` folder.\
It correctly bundles React in production mode and optimizes the build for the best
performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!