Skip to content

LemonATsu/Bridge-Building

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bridge Buliding - simple 2D grid world

Pre-requisite

  • Python 3.+
  • gym
  • openAI-baselines
  • tensorflow 1.+
  • numpy

Description

The whole environment has the same API/Interface as those provided in gym. Detailed comments will be added later.

To play with the environment, you can simply run

python build_bridge.py

You can interact with the environment by typing use input

w : move forward
l : turn left
r : turn right
b : place block

About

Simple 2D gridworld for bridge-building task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages