Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 592 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 592 Bytes

MEME-CONNECT, old game with more tricks and endless mode

Important notice: Work in progress, expect broken features. For now, just basic things implemented.

Requirements:

Main requirement is Rust toolchain. And for optimized binary, external linker is used instead of default one. Refer to instruction below for each compile platform.

Linux

Install clang and llvm

Windows

Install llvm

Mac

Nothing is required

Running

Natively

cargo run

As web app (Linux and Mac only, no script for Windows yet)

bash serve_wasm.sh