Skip to content

theunrealtarik/malformed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malformed

malformed banner

Warning

This game is a piece of software that will entirely crash your computer whenever you lose which can lead to hardware-level damage and loss of any progress of any ongoing work.

Warning

I'm not responsible for any mis use of the provided code in this repository.

Download

If you just want to try what the game is all about (nothing new really) please download the regular version as it doesn't crash your whole system, instead your player will respawn and restart the level, unlike the BSoD version.

BSoD: "blue screen of death"

Controls

  • Space to jump, the longer you hold the longer your jump gets.
  • R to restart the level after death.

Development

For starters read bevy's getting started guide and make sure you have Rust installed on your system then install cargo-make. (idk why am explaining this LOL)

// debug mode with dynamic linking
cargo make build-debug
cargo make run

// release mode with static linking
cargo make --profile production build-release

Regarding contributions, yes (please).

About

infinite runner game but if you lose your system crashes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages