games/berusky2: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 01:34:45 -04:00 committed by Willy Sudiarto Raharjo
parent c4c8660c78
commit 319ef92dd4
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,7 +1,7 @@
Berusky II (Bugs Escape 3D) is our second finished project. We adopted
the idea and the basic logical building blocks of the game from the first
part. The technical processing, however, has seen major changes since
the first part. The entire game takes place in a 3D environment which
brings along many advantages. In addition to arbitrary turning and level
zooming, the main advantage is especially the new structure of logical
plots which, thanks to the 3D technology, happen in space.
the idea and the basic logical building blocks of the game from the
first part. The technical processing, however, has seen major changes
since the first part. The entire game takes place in a 3D environment
which brings along many advantages. In addition to arbitrary turning
and level zooming, the main advantage is especially the new structure
of logical plots which, thanks to the 3D technology, happen in space.