Skip to content

OpenAI gym environment for space ship racing on the futuristic track

License

Notifications You must be signed in to change notification settings

pkubiak/gym-space-racer

Repository files navigation

gym-space-racer

OpenAI gym environment for space ship racing on the futuristic track.

gym-space-racer

RocketRacerEnv

import gym

env = gym.make('gym_space_racer:rocket-racer-v0')

For documentation and configuration parameters read: https://github.com/pkubiak/gym-space-racer/blob/master/gym_space_racer/envs/rocket_racer_env.py

Installation

git clone https://github.com/pkubiak/gym-space-racer.git
cd gym-spacer-env
pip3 install -e .

python3 test.py  # test installation

About

OpenAI gym environment for space ship racing on the futuristic track

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published