Skip to content

vvsvipul/1D-RL

Repository files navigation

Q-LEARNING IN AMOUNG US 🎮

Table of Contents

Introduction

This project implements Q-Learning to create an intelligent agent for the Amoung-us Game. The agent learns optimal strategies to navigate the game environment and achieve the highest score possible.

Gameplay 📋

The Amoung-us follows the classic rules where the ai controls a playr to kill another player , avoiding collisions with the players's body and walls. Q-Learning is employed to enhance the agent's decision-making capabilities.

Installation ⚙️

  1. Clone the repository:

    git clone https://github.com/your-username/Q-Learning-Snake-Game.git
  2. Install the required dependencies:

    pip install pygame

Usage 🚀

Run the Snake Game using the following command:

python snake_game.py

Contributing 🌟

Thank you to all contributors for their valuable contributions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages