mirror of
https://github.com/Binaryify/vue-tetris.git
synced 2026-01-21 05:57:57 +08:00
Update README-EN.md
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
## Use Vue, Vuex to code Tetris.
|
||||
Inspired by [react-tetris](https://github.com/chvin/react-tetris), cause I prefer Vue to React, so I use Vue to code it, my idea is to think of components and methods as functions, to ensure that an input (props/params) gets a determined output (view/return value), and use Vuex instead of Redux.
|
||||
|
||||
Open [http://binaryify.github.io/vue-tetris/](http://binaryify.github.io/vue-tetris/) to play!
|
||||
Open [https://binaryify.github.io/vue-tetris/](https://binaryify.github.io/vue-tetris/) to play!
|
||||
|
||||
### Responsive
|
||||

|
||||
|
||||
Reference in New Issue
Block a user