Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniike-t/project13
Game Name : Shadow Survivor => Game with feaature extraaction and pattern matching capabailities under 6kb of size for js13kgames competition
https://github.com/aniike-t/project13
game game-development js13kgames
Last synced: 15 days ago
JSON representation
Game Name : Shadow Survivor => Game with feaature extraaction and pattern matching capabailities under 6kb of size for js13kgames competition
- Host: GitHub
- URL: https://github.com/aniike-t/project13
- Owner: Aniike-t
- Created: 2024-08-24T17:00:50.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-09-13T09:06:21.000Z (2 months ago)
- Last Synced: 2024-10-10T22:41:45.203Z (about 1 month ago)
- Topics: game, game-development, js13kgames
- Language: JavaScript
- Homepage: https://dev.js13kgames.com/2024/games/shadow-survivor
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shadow Survivor
**Shadow Survivor** is a compact game (under 6KB compressed) with pattern matching and feature extraction capabilities.
## Game Features:
- **Survive enemy waves**: Battle waves of enemies while using the canvas as your control interface.
- **Pattern-based attacks**:
- **Draw '13'**: Wipe out all enemies with a powerful attack.
- **Draw 'O'**: Target and attack the nearest enemy.
- **Dynamic Health System**:
- **Player health**: Visualized by the background color. As your health decreases, the color changes.
- **Enemy health**: Indicated by the enemy's color, giving visual feedback on their strength.
- **Particle Effects**: Defeated enemies create particle effects, enhancing the visual feedback.
## Objective:
Survive wave after wave of enemies and fight until the dawn using skillful drawing and timing.### Controls:
- **Canvas**: Use your mouse or touchpad to draw shapes that activate special abilities.------------
Test your strategy, timing, and creativity in this minimal yet challenging game!