File tree 1 file changed +0
-3
lines changed
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ This is a meaningless project **for joy purposes**.
9
9
This project contains a ` sample ` of how to run JavaScript Brainfuck codes and a ` compile ` for ** converting** normal codes to Brainfuck-like codes.
10
10
11
11
## Download and Run
12
- ---
13
12
There is no installation required, download the latest release and unpack the zip file.
14
13
15
14
### Run Sample
@@ -29,7 +28,6 @@ npm i colors shelljs yargs
29
28
```
30
29
31
30
## Use Brainfuck Compiler
32
- ---
33
31
You can get the usege in the terminal, use
34
32
``` shell
35
33
node compile.js -h
@@ -54,7 +52,6 @@ Print out the help message age usage
54
52
Run the codes after compile successfully.
55
53
56
54
## Additional Words
57
- ---
58
55
Hope you enjoy it and I highly recommend you do NOT use it in a commercial project.
59
56
If you insist on doing this, please do not leave personal information.
60
57
Life is once.
You can’t perform that action at this time.
0 commit comments