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
-
Notifications
You must be signed in to change notification settings - Fork 1
License
nvaytet/lunarlander
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published