1,358
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
==Implementation== | ==Implementation== | ||
The tool will be written in Java, allowing anyone to run it as long as they have a copy of [Java|http://developers.sun.com/downloads/]. | The tool will be written in Java, allowing anyone to run it as long as they have a copy of [Java|http://developers.sun.com/downloads/]. | ||
==Stories== | |||
===Generation of Terrain=== | |||
# User specifies min elevation | |||
# User specifies Max elevation | |||
# User specifies x,y | |||
# Clicks OK | |||
# Map generated | |||
# Clicks save | |||
# Dialog opens and user can save as png file |
edits