README
This commit is contained in:
parent
f2b18e8986
commit
eec97ffb53
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,8 +1,10 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"clippy",
|
||||
"platformer",
|
||||
"raylib",
|
||||
"renderable",
|
||||
"scroller",
|
||||
"vergen",
|
||||
"vsprintf"
|
||||
]
|
||||
|
@ -7,11 +7,9 @@
|
||||
[](https://www.rust-lang.org/)
|
||||
[](https://www.raylib.com/)
|
||||
|
||||
**[data::loss]** is a fast-paced side-scroller platforming game where you navigate a world full of graphical inconsistencies that have a habit of causing physical consequences.
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
All development documentation has been moved to [`DEVELOPERS.md`](./DEVELOPERS.md).
|
||||
This game was written purely in [Rust](https://www.rust-lang.org/), and interfaces with bindings to the [`raylib`](https://raylib.com) graphics library. For half the team, this has been their first experience with Rust. The other half have extensive experience in the language.
|
||||
|
||||
## The Team
|
||||
|
||||
|
BIN
game/assets/logos/game-banner-5x4.png
Normal file
BIN
game/assets/logos/game-banner-5x4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 520 KiB |
Reference in New Issue
Block a user