Crates.io | mief |
lib.rs | mief |
version | 0.1.1 |
source | src |
created_at | 2017-05-28 19:29:53.787827 |
updated_at | 2017-11-21 04:31:19.555112 |
description | Mief is a Pong clone written in Rust. |
homepage | |
repository | https://github.com/BMeu/Mief |
max_upload_size | |
id | 16636 |
size | 229,213 |
Mief is a Pong clone written in Rust.
WORK IN PROGRESS: Please report any issues and wishes on GitHub.
git clone https://github.com/BMeu/Mief.git; cd Mief
cargo run --release
If you want to display the current frames per second (FPS), you will have to (compile and) run Mief with the
display-fps
feature: cargo run --release --features display-fps
instead.
The goal is pretty simple: prevent the ball from leaving the field on your side. Each player controls a handle (player 1 the left one, player 2 the right one). Move the handle up and down to return the ball to the other player.
Currently, Mief only supports an endless mode - just play as long as you want. The game starts immediately after starting Mief, and if you miss a ball, the next one will start immediately in the center of the field. If you want to start a completely new game, you will have to quit and restart Mief.
W
S
Up
Down
Esc
x
points, difference of x
, ...Unless stated otherwise, the following licenses apply:
Mief
is licensed under either of
LICENSE-APACHE
or http://www.apache.org/licenses/LICENSE-2.0)LICENSE-MIT
or http://opensource.org/licenses/MIT)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.
Anonymous Pro
by Mark Simonson, 2009, is licensed under the
SIL Open Font License.