add diagrams
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -8,10 +8,11 @@ build/
|
||||
# VSCode
|
||||
.vscode/
|
||||
|
||||
# personnal documentation
|
||||
doc/*.txt
|
||||
doc/diagrams/*.violet.html
|
||||
doc/mockups/*
|
||||
# documentation
|
||||
doc/
|
||||
!doc/*.md
|
||||
!doc/diagrams/*.png
|
||||
!doc/readme/*
|
||||
|
||||
# data files
|
||||
data/pieces/*.bin
|
||||
|
||||
@@ -137,4 +137,4 @@ Inspired by other modern stacker games such as Techmino, jstris, tetr.io, etc.
|
||||
This game isn't affiliated with any of them.
|
||||
|
||||
Special thanks to my friend [Simon](https://git.ale-pri.com/Persson-dev) who did most of the outside stuff (github actions, files compression, asset manager, xmake).
|
||||
All the code in src/Common and src/Utils comes from him.
|
||||
All the code in src/Common/, src/Utils/ and xmake/ comes from him.
|
||||
|
||||
Reference in New Issue
Block a user