Skip to content

Commit

Permalink
Update readme and screenshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramirisu committed Oct 2, 2024
1 parent 1e07607 commit b699f7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build](https://github.com/Ramirisu/tetris/actions/workflows/build.yml/badge.svg)](https://github.com/Ramirisu/tetris/actions/workflows/build.yml)
[![dependency status](https://deps.rs/repo/github/Ramirisu/tetris/status.svg)](https://deps.rs/repo/github/Ramirisu/tetris)

A Classic Tetris (NES Tetris) clone written in BEVY/RUST.
Classic Tetris (NES Tetris) written in BEVY/RUST.

![gameplay](https://github.com/Ramirisu/tetris/blob/main/docs/gameplay.png)

Expand All @@ -16,6 +16,7 @@ A Classic Tetris (NES Tetris) clone written in BEVY/RUST.
- [x] Level 39 Super Kill Screen
- [x] Piece Distribution
- [x] Statistics
- [x] Display Inputs
- [x] Sound Effects
- [ ] Musics

Expand Down Expand Up @@ -55,7 +56,7 @@ A Classic Tetris (NES Tetris) clone written in BEVY/RUST.
| ------: | :-------------------- |
| Off | |
| Classic | Show next piece only. |
| Modern | Show next 5 pieces. |
| Modern | Show next `5` pieces. |


## Keybindings
Expand Down
Binary file modified docs/gameplay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b699f7b

Please sign in to comment.