Skip to content

Commit 524b2d9

Browse files
author
CSDotNET
committed
update readme.md
1 parent a31e9dc commit 524b2d9

File tree

1 file changed

+26
-17
lines changed

1 file changed

+26
-17
lines changed

README.md

+26-17
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,41 @@
1-
# TETR.IO Virtual Environment
1+
# TETR.IO Environment.NET
22

3-
TETR.IO Virtual Environment is the environment of TETR.IO rewritten C# from tetrio.js.
3+
TETR.IO Environment.NET is the environment of TETR.IO rewritten C# from tetrio.js.
44

5+
## How to Use
6+
See ConsoleApp.Program.cs
57
## Support
68
- 40LINE (Blitz is not supported yet)
79
- TETRA LEAGUE
8-
- Custom Game (Maybe some room settings doen't work)
10+
- Custom Game
911
- One or Two players in game.
10-
10 width & 40 height only now.
11-
Also if character system is implemented, I will support if it was not so complicated.
12+
- 10 width & 40 height only.
13+
Also if character system is implemented, I will implement if it was not so complicated.
1214

13-
ConsoleApp - Simple TETR.IO replay viewer using this library.
14-
TetrLoader - Easy to get replay data from ttr/ttrm.
15-
TetrioVirtualEnvironment - TETR.IO environment.
15+
ConsoleApp - Simple TETR.IO replay viewer using this library
16+
TetrioVirtualEnvironment - TETR.IO Environment Library
1617

17-
## Branch
18-
master: stable
19-
dev: indev, some commit doesn't work or unstable
18+
## How to Build and Run
19+
### Development Environment
20+
- Windows10
21+
- .NET7.0
22+
- Use external console
2023

21-
## Dependencies
22-
TetrLoader 0.0.1
24+
```
25+
git clone https://github.com/CSDotNET0211/TetrioVirtualEnvironment.git
26+
git clone https://github.com/CSDotNET0211/TetrLoader.git
27+
```
28+
29+
## Example
2330

31+
https://app.csdotnet.dev/analyzer
2432

25-
## Documentation
26-
URL
33+
## Dependencies
34+
[TetrLoader](https://github.com/CSDotNET0211/TetrLoader)
2735

2836
## Nuget
2937

3038
## Contact
31-
Discord CSDotNET#2814
32-
Twitter @DotNETCSer
39+
Discord @csdotnet
40+
Twitter @DotNETCSer
41+
https://mahiro.rs

0 commit comments

Comments
 (0)