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

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.

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.#