Lua and PostgreSQL console game
install postgresql, lua and lua-sql (https://keplerproject.github.io/luasql/)
createdb vr
psql -f vr.sql
lua ruletka.lua
the -s option displays statistics without game.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Lua and PostgreSQL console game
install postgresql, lua and lua-sql (https://keplerproject.github.io/luasql/)
createdb vr
psql -f vr.sql
lua ruletka.lua
the -s option displays statistics without game.