Skip to content

konradhy/battlearena

Repository files navigation

Game Project Image

Project Overview

A turn-based multiplayer game where you fight against AI or challenge a friend.

This project showcases the integration of gaming with artificial intelligence (AI) to enhance the user experience and game functionality. My goal was to explore three ways AI can elevate gaming:

NPC Behavior Control

  • Utilizing AI to dynamically control Non-Player Character (NPC) behavior, making the game environment more interactive and engaging.

Dynamic Text Generation

  • Leveraging AI to generate unique and custom text responses based on the current state of the game, enriching the storytelling and player immersion. Dynamically generated text by battle announcer

Learning and Incentivization

  • Introducing a learning component within the game that incentivizes positive gaming habits and strategies through AI-driven feedback and rewards. Learning

Deployment on Vercel

To deploy this project on Vercel, you'll need to set up accounts and obtain keys from the following services:

Don't forget to star this repo if you found it interesting