summaryrefslogtreecommitdiff
path: root/doc/game.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/game.texi')
-rw-r--r--doc/game.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/game.texi b/doc/game.texi
index 2115767..28cddf5 100644
--- a/doc/game.texi
+++ b/doc/game.texi
@@ -1,7 +1,7 @@
@node Games and Scenes
@chapter Games and Scenes
-In Guile-2D, games are defined declaratively. Game objects define
+In Sly, games are defined declaratively. Game objects define
things such as the title and screen resolution. Games are composed of
many scenes, which encapsulate a particular aspect of the
game. Examples would be a main menu, a world map, or a battle screen.