Skip to content

socallmebertille/42-Learn2Slither

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

42-Learn2Slither

last-commit repo-top-language repo-language-count

Built with the tools and technologies:

Markdown GNU%20Bash Python

Table of Contents

Overview

Project installation

uv venv                                         # creation
source .venv/bin/activate                       # activation

uv pip install -r requirements.txt              # installation of dependencies (-r : read requirements from file)

Snake

Architecture

learn2slither/
└── main.py

Usage

usage: main.py [-h]

Snake

options:
  -h, --help            show this help message and exit

About

Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors