Skip to content

henkery/openMulle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openMulle

openMulle is an attempt to make a framework to run all Mulle Meck games (and possibly more)

We use Bevy as the game engine core

status

For now only the barebones for opening the cars game is implemented

Running

The game can be run quite easily:

  1. Acquire a copy of Mulle Meck car game (or any of it's localised sets)
  2. copy all files on the game disc "movies" (or MOVIES) folder to the Assets folder of the projects
  3. Have Nix installed
  4. execute the following commands from the <root_dir>
nix-shell
cd openMulle
cargo run

License

Just like Bevy we are dual-licensed under either

Your contributions

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.

About

An attempt to get Mulle Meck games working through Bevy

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published