Complete redo of Basic Bazooka Training
This is now a proper tutorial instead of just a simple target practice without
any commentary.
It teaches players how to use the bazooka,
how to deal with wind and how water skip works.
[package]
name = "hedgewars-server"
version = "0.0.1"
authors = [ "Andrey Korotaev <a.korotaev@hedgewars.org>" ]
[dependencies]
rand = "0.3"
mio = "0.6"
slab = "0.4"
netbuf = "0.4.0"
nom = "3.2"
env_logger = "0.4"
log = "0.3.8"