Skip to content

antoni-climent/knuckleBonesClash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฒ KnuckleBonesClash

Welcome to KnuckleBonesClash! This project is an implementation of the game Knuckle Bones, from Cult of the Lamb.

๐Ÿš€ Features

  • Environment Implementation ๐Ÿ—๏ธ: A digital recreation of the Knuckle Bones game.
  • AI Training ๐Ÿง : A neural network trained using Policy Gradients to learn and master the game.
  • Flask Web App ๐ŸŒ: A simple Flask interface where you can play against the trained model.

๐Ÿ› ๏ธ Setup & Installation

  1. Clone the Repository ๐Ÿ“ฅ
    git clone https://github.com/antoni-climent/knuckleBonesClash
    cd knuckleBonesClash/knuckle_game
  2. Install Dependencies ๐Ÿ“ฆ
    pip install -r requirements.txt
  3. Run the Flask App ๐ŸŒ
    python app.py
  4. Play the Game! ๐ŸŽฎ Open your browser and go to http://127.0.0.1:5000/

Enjoy playing and experimenting with AI in Knuckle Bones! ๐ŸŽฒ๐Ÿ”ฅ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published