From 319ef92dd4c291a993873936f5b6f6822a81f365 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 01:34:45 -0400 Subject: [PATCH] games/berusky2: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/berusky2/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/games/berusky2/README b/games/berusky2/README index 63d8585a56..57ee46bb3b 100644 --- a/games/berusky2/README +++ b/games/berusky2/README @@ -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.