Alcove is a simple library for creating new Farama projects, following the structure of Gymnasium.
We have a public discord server (which we also use to coordinate development work) that you can join here: https://discord.gg/bnJ6kubTg6
Follow these steps to set up a new project which follows the Farama standards:
- Clone (or otherwise download) alcove to your local system.
- Navigate into the directory you just created.
- Run
bash initialize.sh
. - Enter the name of your new project.
- Run
cd ../<project-name>
, where<project-name>
is the same as you entered above. - Your project is now ready for development!
If you are financially able to do so and would like to support the development of Gymnasium, please join others in the community in donating to us.