Skip to content

nvaytet/lunarlander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunarlander

Get started with

conda create -n <NAME> -c conda-forge python=3.10.*
conda activate <NAME>
git clone https://github.com/nvaytet/lunarlander
git clone https://github.com/<USERNAME>/<MYBOTNAME>_bot.git
cd lunarlander/
python -m pip install -e .
cd run/
ln -s ../../<MYBOTNAME>_bot .
python test.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages