https://github.com/regiofaissal/game_clammy_hand
Clammy Hand is an exciting action-packed game where you face off against various enemies in a dungeon-crawler style adventure.
https://github.com/regiofaissal/game_clammy_hand
electron electron-builder game gdevelop html5 javascript
Last synced: about 2 months ago
JSON representation
Clammy Hand is an exciting action-packed game where you face off against various enemies in a dungeon-crawler style adventure.
- Host: GitHub
- URL: https://github.com/regiofaissal/game_clammy_hand
- Owner: regiofaissal
- Created: 2025-06-14T00:20:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-14T01:06:35.000Z (12 months ago)
- Last Synced: 2025-06-14T02:17:55.995Z (12 months ago)
- Topics: electron, electron-builder, game, gdevelop, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 15.9 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.GDevelop.txt
Awesome Lists containing this project
README
# Clammy Hand
Clammy Hand is an exciting action-packed game where you face off against various enemies in a dungeon-crawler style adventure.
## Game Features
- Fast-paced combat system
- Multiple enemy types including ghosts, imps, and spiders
- Power-up system with various upgrades
- Dynamic room generation
- Engaging sound effects and background music
## Installation
1. Download the latest release from the releases page
2. Run the installer
3. Launch the game and enjoy!
## Controls
- WASD: Move character
- Mouse: Aim
- Left Click: Shoot
- Space: Dash
## Development
This game was developed using GDevelop and Electron. To run the development version:
```bash
npm install
npm start
```
To build the game:
```bash
npm run build
```
## Credits
- Game Design and Development: [regiofaissal]
- Sound Effects: Various artists
- Background Music: Seth Makes Sounds
## License
This project includes GDevelop license. See LICENSE.GDevelop.txt for more information.#