Skip to content

ray5273/gym-avoidshit

Repository files navigation

Gym-AvoidShit 1 2

This repository contains the Avoid Shit as a gym environment

alt text

Implementation

Works in Ubuntu 18.04
you need to install X11 in linux system.

Installation

In gym-avoidshit directory,

you need to type following command

pip3 install -e .

Test DQN model

There is env.render() in test.py

To render this game,

You need to type following command

DISPLAY=:0 python3 test.py

Version

AvoidShit-1.0

Discrete action space , fixed shit generation, Normalization

1. if you want to run Gym-Dodge, change branch master to dodge
2. if you want to run Continuous Gym-avoidshit, change branch master to continuous

About

Gym Environment - AvoidShit-v0 , Dodge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages