No description
  • Rust 90.6%
  • HTML 4.7%
  • Shell 3.8%
  • Dockerfile 0.9%
Find a file
2022-08-08 01:06:20 +00:00
crates giant refactoring for bevy 0.8 2022-08-08 01:06:19 +00:00
sh giant refactoring for bevy 0.8 2022-08-08 01:06:19 +00:00
src giant refactoring for bevy 0.8 2022-08-08 01:06:19 +00:00
website add basic website 2022-03-25 19:00:15 +01:00
.dockerignore basic project setup 2022-03-19 01:23:37 +00:00
.gitignore Tests for Camera Components 2022-03-26 20:21:33 +00:00
.gitlab-ci.yml fix production build 2022-06-04 05:09:42 +02:00
.pre-commit-config.yaml pre-commit autoupdate 2022-03-20 00:12:12 +01:00
Cargo.lock giant refactoring for bevy 0.8 2022-08-08 01:06:19 +00:00
Cargo.toml giant refactoring for bevy 0.8 2022-08-08 01:06:19 +00:00
codecov.yml fix codecov duplicate entries 2022-04-07 17:26:40 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2022-03-18 00:30:09 +00:00
Dockerfile fix Dockerfile ... now for real 2.0 2022-06-03 23:15:19 +02:00
LICENSE add license 2022-03-17 23:57:11 +01:00
README.md Feature/23/player movement 2022-05-04 18:08:14 +00:00
tarpaulin.toml Fix codecov report in mr 2022-03-20 00:34:57 +00:00

MarsValley - Game

codecov

About this repository

This is the main repository for our game code.

More information

This project is split up in different parts, this is just the code repository.
For more information, issues and documentation just visit: MarsValley

How to contribute

Look at the MarsValley/CONTRIBUTING.md to find out how you can contribute. :)

Tools

Minimum rustc version

The minimum rustc version is 1.59.0.
For updating your rustc version, just look at your system or rustup manual.

Pre-commit

Just install pre-commit and you will automatically format the code automatically! Hurray!

License

This project is licensed under the [LICENSE](EUPL 1.2 or higher). :)

Controls

  • F Switch between flycam and player controler
  • T Toggle mouse capture