Skip to content

A mobile game for GitHub GameOff 2022

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Enet4/timely-defuse

Repository files navigation

Timely Defuse

Timely Defuse on itch.io

Timely Defuse is a Web-based arcadey game written in Rust.

On an eventful Sunday morning, you discover that a group of thugs are trying to demolish a build site illegally. Guess it's up to you to stop their plans for as long as you can!

How to play

  • On a mobile device, or a computer with a touch screen, touch a position to make the protagonist move to that position.
  • Pick up dynamites before they explode.
  • Move to bombs and disarm them before they explode.
  • Don't get hit by explosions!
  • Pick up the coffee to enhance the protagonist's speed and reaction times.

Building

To run the game as a desktop application:

cargo run --release

To build for the web:

./build-wasm-release.sh

Then serve the wasm directory.

Licensing and Attribution

All source code is licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Third party content and respective attribution is listed in SOURCES.md. All original non-code assets other than those described above are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. CC BY SA 4.0