Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 483 Bytes

ReadME.md

File metadata and controls

20 lines (16 loc) · 483 Bytes

try to write a game from 0 to give up

github体验 https://murongqimiao.github.io/joaoStudio/

startGame

```
    it`s the first game use by Javascript.
    mean to know how the frame run and how the project design.
```

RUN IT

```
    cd ./startGame
    npm i
    npm start
    open /dist/index.html
    press J K L I to walk
```