
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
svelte-games
Advanced tools
**Small, interactive games designed for loading or wait screens.** Easily import these lightweight, customizable game components into your Svelte projects to keep users entertained during downtime.
Small, interactive games designed for loading or wait screens. Easily import these lightweight, customizable game components into your Svelte projects to keep users entertained during downtime.
Install the package via npm:
npm install svelte-games
Simply import the game component and drop it into your Svelte project:
<script lang="ts">
import TicTacToe from 'svelte-games/TicTacToe.svelte';
</script>
<TicTacToe />
Game | Description | Import Path |
---|---|---|
Tic Tac Toe | A classic strategy game where you face off against a bot on a 3x3 grid. Aim to get three of your marks in a row (horizontally, vertically, or diagonally) to win. | svelte-games/TicTacToe.svelte |
Snap | A fast-paced matching game on a 4x4 grid. Race against the clock to find and match all pairs of cards before time runs out. | svelte-games/Snap.svelte |
Snake | A classic arcade game where you control a growing snake. Navigate the snake to eat food and grow longer, but avoid colliding with the walls or yourself. | svelte-games/Snake.svelte |
Sudoku | A challenging logic-based number puzzle. Fill a 9x9 grid so that each row, column, and 3x3 subgrid contains all digits from 1 to 9 without repetition. | svelte-games/Sudoku.svelte |
2048 | A addictive sliding tile puzzle game where you combine numbered tiles on a 4x4 grid. Swipe to move tiles, merge matching numbers to reach the elusive 2048 tile—or go even higher! | svelte-games/Two048.svelte |
This project is licensed under the GPL-3.0 License. For more details, see the LICENSE file.
Contributions are welcome! If you have ideas for new games or improvements, feel free to open an issue or submit a pull request.
Enjoy adding a touch of fun to your Svelte projects! Built with ❤️ by Doodad Labs.
FAQs
**Small, interactive games designed for loading or wait screens.** Easily import these lightweight, customizable game components into your Svelte projects to keep users entertained during downtime.
We found that svelte-games demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.