File tree 1 file changed +26
-17
lines changed
1 file changed +26
-17
lines changed Original file line number Diff line number Diff line change 1
- # TETR.IO Virtual Environment
1
+ # TETR.IO Environment.NET
2
2
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.
4
4
5
+ ## How to Use
6
+ See ConsoleApp.Program.cs
5
7
## Support
6
8
- 40LINE (Blitz is not supported yet)
7
9
- TETRA LEAGUE
8
- - Custom Game (Maybe some room settings doen't work)
10
+ - Custom Game
9
11
- 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.
12
14
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
16
17
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
20
23
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
23
30
31
+ https://app.csdotnet.dev/analyzer
24
32
25
- ## Documentation
26
- URL
33
+ ## Dependencies
34
+ [ TetrLoader ] ( https://github.com/CSDotNET0211/TetrLoader )
27
35
28
36
## Nuget
29
37
30
38
## Contact
31
- Discord CSDotNET #2814
32
- Twitter @DotNETCSer
39
+ Discord @csdotnet
40
+ Twitter @DotNETCSer
41
+ https://mahiro.rs
You can’t perform that action at this time.
0 commit comments