Merge pull request #2 from ArxMetaNemo/branchname_take2

`cp ../bacteria/README .`
master
wipedlifepotato 2021-06-24 05:58:57 +03:00 committed by GitHub
commit 88bb2f07c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 39 additions and 0 deletions

39
README.md vendored 100644
View File

@ -0,0 +1,39 @@
```
@###@
####@##@
.@@ @###@
@###### .///////@ *#####@
@######////////%.,.///////###@###@
@@@@//@,,,///(@@,///@,*//&@#@@
//@&,,,,,,@,,,,&(@/@
/////,,,,@&,,,,(///@
&&##@//@./@,,,,@@@,,,(,.@/@&#@.
####&##@/////////,%//////@###%###
@###### @///@@//& ,######@
%////.
@#%#@#%
@######
```
* (Logo by 'MrB' can be broken in some html previewer, better to open as just file)[logo.png]
* <em>(thanks for logo by some guy whose dont want to say himself name)</em>
--------------------------------------------------
# ¤Bacteria¤
## TODO(for now):
* [- async/sync crypto for libbacteria for server and lua script](POP! Is done)
* - libgd for images
* - pre-init postgres database and C code for works with it, and lua module for work with it
* - own network protocol idea.
* - create server
* - create lua scripts for events.
* - continue work with cryptocoins RPC wallets in server
* - create exchange (cryptocoin)crypto on crypto system by 2 client.
* - create ....(have to be changed every 8 tasks)[like in stack of 8 tasks]
## Depencies -
* Debian 10:
* `sudo apt install lua-sql-postgres-dev automake gcc liblua5.2-dev libjansson-dev libcurl4-gnutls-dev libiniparser-dev`