Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/son-link/13th-century-siege
A Tower Defence game that was presented at the js13kGames JAM
https://github.com/son-link/13th-century-siege
Last synced: about 2 months ago
JSON representation
A Tower Defence game that was presented at the js13kGames JAM
- Host: GitHub
- URL: https://github.com/son-link/13th-century-siege
- Owner: son-link
- License: bsd-3-clause
- Created: 2023-08-15T13:15:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T15:30:21.000Z (over 1 year ago)
- Last Synced: 2023-10-05T03:03:26.159Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://son-link.github.io/13th-century-siege/
- Size: 261 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 13th Century Siege
![GitHub](https://img.shields.io/github/license/son-link/13th-century-siege) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/son-link/13th-century-siege/main.yml) ![GitHub Repo stars](https://img.shields.io/github/stars/son-link/13th-century-siege)
![Game capture](screenshot.png)
## English
**13th Century Siege** is a game of the Tower Defense genre that I am going to present to the **js13kGames 2023** JAM.
Currently, the game features a single tower type and 3 enemy types, but I hope to implement a second tower type soon.
The code for this game is under the **BSD 3-Clause License**, so you are free to download, modify, distribute and use it for your games under the terms of that license. The graphics are licensed under **Creative Commons CC0** (Public Domain) and are the work of [Kenny](https://kenney.nl/assets/1-bit-pack).
**Note:** Until the end of the JAM I will not accept any pull requests, so please keep this in mind if you want to help improve the game.
[Play](https://son-link.github.io/13th-century-siege)
## Acknowledgements:
* To [Kenney](https://kenney.nl/) for his great assets.
* To the staff of [JugandoEnLinux](https://jugandoenlinux.com), to Rafa Laguna for his advice and to a part of both communities for testing my game and giving me their opinion.
* And to all the other people who have put up with me throughout this game, especially in Mastodon, and who have also tested the game.## Español
**13th Century Siege** es un juego del género Tower Defense que presenter a la **js13kGames 2023** JAM.
Actualmente, el juego cuenta con un solo tipo de torre y 3 tipos de enemigos, pero espero implementar un segundo tipo de torre pronto.
El código de este juego está bajo la licencia **BSD 3-Clause License**, por lo que eres libre de descargarlo, modificarlo, distribuirlo y usarlo para tus juegos bajo los términos de dicha licencia. Los gráficos están bajo licencia **Creative Commons CC0** (Dominio Público) y son obra de [Kenny](https://kenney.nl/assets/1-bit-pack).
**Nota:** Hasta el final de la JAM no aceptaré pull requests, así que por favor tenlo en cuenta si quieres ayudar a mejorar el juego.
[Jugar](https://son-link.github.io/13th-century-siege)
## Agradecimientos:
* A [Kenney](https://kenney.nl/) por sus estupendos assets
* Al staff de [JugandoEnLinux](https://jugandoenlinux.com), a Rafa Laguna por sus consejos y a una parte de ambas comunidad por probar mi juego y darme su opinión.
* Y a todas las demás personas que a lo largo de este me han aguantado, sobre todo en Mastodon, y que también han probado el juego