Skip to content

GameAISchool2024members/Krabz-Co

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crab it

A game about shooting crabs, using your body to track movement.

You move the cannon and aim through various body movements, and use your voice to command the crab to fire. You also can generate a custom cannonball, which will look and act different. Your custom cannonball will then be graded on various properties.

The game uses various AI technologies to support all of this functionality.

crab game

Technology and tools used

  • Unity: game engine
  • Mediapipe: translating body movements to machine-readable data
  • LLMUnity: Unity package to integrate language models
  • Mistral: Open source language model used to rate cannonballs
  • Leonardo: Webapp to generating cannonball graphics
  • Python speech recognition library: Recognizing and transcribing voice files

How to play

crab game crab game

Example custom generated cannonball

crab game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages