Gutenberg's Bookshop is a simple 3D project (dare I call it a game?) where you can walk around an old-timey bookshop, click on any book you see, and read it. The whole thing. Shakespeare? Dickens? Austin? All the coolest cats are here.
All of the text is drawn from the amazing Project Gutenberg, whom I am not affiliated with in any way.
This is very much in the "held together by duct tape and prayers" prototyping phase, so expect a few bugs, poor design decisions, and overall jankiness - but as of now, it should still run and be reasonably stable. I'm still slowly working on this in my free time, but it isn't a high priority to finish anytime soon.
If you want to just test this out, I'll build an executable...someday. I haven't gotten around to that yet - sorry!
The project is currently using the free Godot game engine. If you're interested in developing the game or just running it from scratch, here's how to do that.
- Download and install the Standard version of Godot (v3.0 or higher).
- Clone this repo to a folder on your computer.
- Open Godot and choose
Import
; browse to this repo and select theproject.godot
file. - After the project finishes loading, either hit
F5
or click the play button in the upper-right corner to start playing!
As mentioned, all the books and text are drawn from Project Gutenberg.
Thanks to OpenGameArt for the smoke animation images.
Thanks to Picfair for their image of Bryggen, which I lightly edited for the town backdrop.