An open API service indexing awesome lists of open source software.

https://github.com/baterson/svelte-tower-defence

A TowerDefence clicker game made with Svelte 5, without canvas. Playable on different screens, Mobile or Desktop. Created during SvelteHack 2024
https://github.com/baterson/svelte-tower-defence

clicker css game game-development hackaton htmlgame svelte svelte5 sveltehack sveltekit tower-defense

Last synced: about 2 months ago
JSON representation

A TowerDefence clicker game made with Svelte 5, without canvas. Playable on different screens, Mobile or Desktop. Created during SvelteHack 2024

Awesome Lists containing this project

README

        

# Svelte Space

A TowerDefence clicker game made with Svelte 5, without canvas. Playable on different screens, Mobile or Desktop.
[Live demo link](https://svelte-tower-defence.vercel.app/)

![svelte-tower-defence vercel app-10January2025-ezgif com-video-to-gif-converter](https://github.com/user-attachments/assets/3083899b-50a0-482d-9878-f2bb880ccb9a)

Game was made during [Svelte Hack 2024](https://hack.sveltesociety.dev/2024) and got 4th place in the "Wizzbangery Wizard" category.

[SvleteHack 2024 winners](https://hack.sveltesociety.dev/2024/winners)

Project team:

- [Ivan Semochkin (Developer)](https://github.com/baterson)
- [Fedor Semochkin (Developer)](https://github.com/Fedorse)
- [Albert Fedyunin (Art/Design)](https://artstation.com/kunglaohat)

```bash
# Run locally
npm install
npm run dev
```