Word game

Gajanan Patil - Mar 30 '22 - - Dev Community

Overview of My Submission

Game made using Deepgram's transcription service and Phaser game framework.

Score by reading out the words you see on screen before they disappear. Try to score as high as possible before time runs out. Difficulty increases with time.

Submission Category:

Gram Gamers

Link to Code on GitHub

GitHub logo gajananpp / word-game

Try to get maximum words before time runs out.

Word Game

Try to get maximum words before time runs out.

Demo GIF

Play:

https://gajananpp.github.io/word-game

Building from source:

git clone https://github.com/gajananpp/word-game.git

cd word-game

npm install

# For development
npm run dev

# For production build
npm run build
npm run preview
Enter fullscreen mode Exit fullscreen mode



Additional Resources / Info

Word game demo GIF

Play:

https://gajananpp.github.io/word-game

Stack Used:

  • Deepgram STT
  • Phaser game framework
  • Sveltekit with static site adapter to deploy on Github pages
. . . . . . . .
Terabox Video Player