Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knownasilya/moonshot
https://github.com/knownasilya/moonshot
game rougelike rust-lang
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/knownasilya/moonshot
- Owner: knownasilya
- Created: 2020-11-02T01:30:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-13T01:53:56.000Z (over 3 years ago)
- Last Synced: 2024-10-24T02:53:59.587Z (about 2 months ago)
- Topics: game, rougelike, rust-lang
- Language: Rust
- Homepage: https://moonshot-rs.netlify.app/
- Size: 1.01 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moonshot
## Setup
Use the latest version (not nightly) to get `rltk` to compile.
```sh
rustup update 1.47.0
```### Build wasm
```sh
cargo build --release --target wasm32-unknown-unknown
wasm-bindgen target/wasm32-unknown-unknown/release/moonshot.wasm --out-dir wasm --no-modules --no-typescript
```## Resources
- Map Editor https://notimetoplay.itch.io/ascii-mapper
- Tutorial https://bfnightly.bracketproductions.com/rustbook/chapter_0.html
- Character table http://dwarffortresswiki.org/index.php/Character_table
- Rougelike dev resource https://www.reddit.com/r/roguelikedev/comments/3y4z3x/faq_friday_28_map_object_representation/
- Podcast http://www.roguelikeradio.com/2013/12/episode-83-ascii.html
- Color schema http://paletton.com/#uid=73d0u0k5qgb2NnT41jT74c8bJ8X
- Design inspiration
- https://sites.google.com/site/broguegame/
- https://camo.githubusercontent.com/7766948b0b37b64497df0c8d6f8db45dd5d90ede/68747470733a2f2f692e696d6775722e636f6d2f4e756e4f49684e2e706e67