https://github.com/kangjung/13c-defense
13C-Defense for the js13kGames competition 2023. (Theme for this year is 13th Century.)
https://github.com/kangjung/13c-defense
game html-css-javascript html5-game javascript js13k js13kgames js13kgames2023
Last synced: 2 months ago
JSON representation
13C-Defense for the js13kGames competition 2023. (Theme for this year is 13th Century.)
- Host: GitHub
- URL: https://github.com/kangjung/13c-defense
- Owner: kangjung
- Created: 2023-08-13T12:22:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T05:16:32.000Z (over 1 year ago)
- Last Synced: 2025-02-01T18:15:14.684Z (4 months ago)
- Topics: game, html-css-javascript, html5-game, javascript, js13k, js13kgames, js13kgames2023
- Language: JavaScript
- Homepage: https://js13kgames.com/entries/13c-defense
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 13C-Defense 




Play it now: https://js13kgames.com/entries/13c-defense13C-Defense for the js13kGames competition 2023. (Theme for this year is 13th Century.)
While thinking about the theme of the 13th century, I thought about making a game related to the Mongol army. I was inspired by battles involving Mongol troops in the 13th century, including the [Battle_of_Cheoin](https://en.wikipedia.org/wiki/Battle_of_Cheoin).
Like a typical defense game, enemies (Mongolians) move along a set path.
Eliminate enemies before they approach the gate.Movement is done using the arrow keys, and when leveling up, abilities are selected using the number keys 1, 2, and 3.
# About
* Game for the [js13kGames competition 2023.](https://js13kgames.com/) (Theme for this year is 13th Century.)
* Characters and images are made of [Aseprite](https://github.com/aseprite/aseprite).
* The sound effects were made of [jsfxr](https://pro.sfxr.me/). and converted to mp3 for use.
* The submitted compressed file is [13C-Defense.zip](https://github.com/kangjung/13C-Defense/blob/main/13C-Defense.zip), the contents of which are in this [Branch](https://github.com/kangjung/13C-Defense/tree/13k).#

