Skip to content

Commit

Permalink
[resolves #5] Add screenshots from wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
joetsoi committed Jan 30, 2020
1 parent 87e32e0 commit 784fc81
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,21 @@ Currently only Ubuntu and Windows have been tested.
You run in full screen mode by changing `fullscreen_type` from `"Off"` to `"Desktop"` in `resources/conf.toml`

## Developement
Requires [rust stable 1.32](https://www.rust-lang.org/tools/install)
Requires [rust stable](https://www.rust-lang.org/tools/install)
```
cd rust
cargo run
```
### Progress videos
https://www.youtube.com/watch?v=41iNdWDJwUY&list=PLub5fMuLNSIoc0oVM2NJSzmA4HHv1k_Ue
## Progress
### Screenshots
#### Debug collision detection
<img src="https://raw.githubusercontent.com/wiki/joetsoi/OpenMoonstone/screenshots/practice.png" alt="Practice" width="640"/>

#### Four player practice mode
<img src="https://raw.githubusercontent.com/wiki/joetsoi/OpenMoonstone/screenshots/four_player.png" alt="Four Player" width="640"/>

#### In development campaign map
<img src="https://raw.githubusercontent.com/wiki/joetsoi/OpenMoonstone/screenshots/map.png" alt="Campaign" width="640"/>

### Videos
https://www.youtube.com/watch?v=Jakht4PBzFE&list=PLub5fMuLNSIoc0oVM2NJSzmA4HHv1k_Ue

0 comments on commit 784fc81

Please sign in to comment.