Project Info

Boss.AI

Devpost

This project did not submit a demo video on Devpost.

Inspiration

Inspired by previously played turn based games, Boss raids, and RPGs, want to give a very quick and accessible experience of role playing as a character and fighting bosses with your friends. All of this without grinding for hours upgrading your character, and with so much customization available.

What it does

We generate our own character based on our Character Name and Description, and we write/describe actions we do. It uses a Boss Agent and a GameMaster Agent with tools and prompts to calculate damage and effects, with long term memory to give it more freedom and capability to assess new actions.

How we built it

Built using Next.js Frontend and Express.js Backend with Socket.io to connect up to 4 players. Uses Letta for creating and easy access to AI agents, tools and long term memory.

Challenges we ran into

Optimizing between using AI to control the flow of the game and our own algorithms/mechanics.

Accomplishments we're proud of

Building a fully functional game prototype within 1 day and solo.

What we learned

How AI agents and LLMs interact with context and prompt provided, and integrating that within our application. How to add tools for an LLM to use and communicate with each other.

What's next

Game testing, mechanics refinement, Output Formatting improvement, Creating our own bosses, Scaling for multiple rooms and saving game states/previous rooms in a database, adding new features.

Analysis

Compare with all teams

View

Metric

Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.

Technology

Found in codeClaimed only
  • CSSIn code
  • JavaScriptIn code
  • Next.jsIn code
  • ReactIn code
  • Tailwind CSSIn code
  • TypeScriptIn code
  • ExpressClaimed

6 of 7 appear in the indexed code. 1 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.

AI coding agents

No AI coding agent signals were found in this repository.

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

Source size

115 KB

Source files

37

Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.

0 stars