Skip to content

seann999/cranegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crane Game (Claw Machine) Simulator

For a machine learning project. For Ubuntu.

alt text

setup:

  1. install lis (known to work for this version)
  2. replace lis/gym_client/gym/envs/unity folder with unity folder included here

for manual play:

# ./test.x86_64 <port> <render_every> <msg_server_every> <use_server> <object_spawn>
./test.x86_64 5000 10 0 0 abbbc

controls for manual play:

WASD to move, space to grab

spawn code:

a = サイコロ

b = ダンベル

c = ボール(テニス)

d = マグカップ

e = マラッカ

f = ボール(バスケ)

g = ボール(サッカー)

h = アンドロイドマスコット

example:

# サイコロ2個、サッカーボール2個、マグカップ1個、アンドロイド1個
aaggdh

About

A virtual environment to train AI agents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published