Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sergey Kireev
nle
Commits
80b812c9
Commit
80b812c9
authored
Aug 13, 2020
by
Sergey Kireev
Browse files
Update readme.md
parent
31b51aab
Changes
1
Hide whitespace changes
Inline
Side-by-side
readme.md
View file @
80b812c9
Processing version
**Processing version**
1.
Run Processing 3.x (https://processing.org/)
2.
Open sketch in Processing: nle_processing/sketch_NLE_CA/sketch_NLE_CA.pde
3.
Edit parameters at the top of the file
'
sketch_NLE_CA.pde
'
2.
Open sketch in Processing:
`
nle_processing/sketch_NLE_CA/sketch_NLE_CA.pde
`
3.
Edit parameters at the top of the file
`
sketch_NLE_CA.pde
`
4.
Run sketch
5.
Press
'H'
for help
5.
Press
`H`
for help
C++ version
**
C++ version
**
1.
Go to directory nle_cpp/src
2.
Run 'make' -> excutable file 'nle' should appear
2.
1 See program parameters by running './nle -h'
3.
Go to directory nle_cpp/scripts/run_single
4.
Edit parameters in file 'parameters.sh'
5.
Run './run.sh'
1.
Go to directory
`nle_cpp/src`
2.
Run
`make`
- excutable file
`nle`
should appear (run
`./nle -h`
for program parameters)
3.
Go to directory
`nle_cpp/scripts/run_single`
4.
Edit parameters in file
`parameters.sh`
5.
Run
`./run.sh`
6.
See results in a newly created directory
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment