Work-in-progress Mega Man inspired game.
  • Rust 90.5%
  • Shell 6.9%
  • JavaScript 2.4%
  • Vim Script 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-01-08 03:21:17 +01:00
.github/workflows Cleanup build-release workflow, update codegen-units 2020-12-22 22:45:54 +01:00
.vim Remove nightly feature from coc-settings.json 2020-04-16 07:50:04 +02:00
bin Update bin/run-performance script to compile release build 2020-12-23 01:32:48 +01:00
docs Misc + moved some files 2021-01-06 16:47:17 +01:00
resources Merge branch 'master' into develop 2021-01-08 03:21:17 +01:00
src Add ExpressionComponentValue::Prop 2020-12-26 00:22:39 +01:00
tiled Merge branch 'master' into develop 2021-01-08 03:21:17 +01:00
.editorconfig Add .editorconfig 2020-08-20 00:49:40 +02:00
.fdignore Add some stuff to .fdignore 2020-09-27 15:42:18 +02:00
.gitattributes Add .gitattributes 2020-02-25 18:11:46 +01:00
.gitignore Disable LTO for dev profile 2020-12-23 00:49:59 +01:00
Cargo.lock Add custom objects Door0 and Door0Button to toggle door open state 2020-12-25 09:00:34 +01:00
Cargo.toml Disable LTO for dev profile 2020-12-23 00:49:59 +01:00
LICENSE Add LICENSE 2020-01-06 17:50:49 +01:00
README.md Add CC license for assets 2020-08-02 20:45:37 +02:00
rust-toolchain Use stable rust toolchain, bin/run-performance sets codegen-units with RUSTFLAGS var 2020-10-15 19:27:08 +02:00
vimrc Add bin/genecs bindings to vimrc 2020-09-26 03:45:20 +02:00

deathfloor

Work in progress...
Working title...

Description

A little platformer game, in which the player must
jump their way upwards to escape the deathfloor.

Running

Binaries are not yet available.

To compile and run from source, first clone the repo,
then compile and run the project with cargo ...

cargo run --release

Or you can use the development script bin/run.
Note that certain dependencies are required for this script,
such as rustup and a specific nightly rust toolchain;
run the script to see what's missing.
Any arguments are passed to the underlying cargo run command.

Documentation

See docs.

Licensing

Code

All code for this project is distributed under the terms of the MIT License.

Assets

Assets, including all image and audio files under the resources/ directory,
and all concept art under the docs/concept-art/ directory of this project,
excluding fonts, are distributed under the terms of the
Creative Commons Attribution-NonCommercial 4.0 International License.

Fonts

Used fonts are distributed under their respective licenses: