Entry for Bevy Jam 2 (https://itch.io/jam/bevy-jam-2).

  • Version 0.1.1 - minor updates for stability
  • Version 0.1.0 - initial version for the game jam

Verified to work on:

  • Firefox + Linux
  • Firefox + Windows
  • Firefox + macOS

Does NOT work on Chrome or Safari (yet).

COMBINE items to solve puzzles and make your way through this dungeon crawling RPG (ok, it's not so dramatic).

USE YOUR VOICE (with a microphone) to spawn objects. Use WASD to move.

COMBINES cutting edge tech written in Rust including the Bevy game engine, microphone and websocket WASM libraries, and the Deepgram Automatic Speech Recognition (ASR) API.

All art assets are original and were created for the game jam.

CREDITS:

Programming: Mark Lodato, Nikola Whallon

Art: Sam DeVarti

GitHub repository: https://github.com/deepgram-devs/jamfest

Note: the version of the game/code used for the game jam was v0.1.0 (https://github.com/deepgram-devs/jamfest/releases/tag/v0.1.0), which was adequate to demo the core concepts, had organizational issues and limited support for OSs/browsers/etc, as can be the nature with game jam code!