/into-the-woods

A game about a quest from the office to the wilderness

Primary LanguageGDScriptGNU General Public License v3.0GPL-3.0

Into the Woods

A game about a quest from the office to the woods

You reach your third decade working in your office job, and you can't do it anymore. So, you leave everything and everyone you know and enter the wilderness...

Prototype screenshot

Overview

Into the Woods is an open-world tile-based game, where spending enough time in the woods means winning the game. See the WIP design doc for more info.

Installation

There are currently no releases of the game, as it is in very early development.

Development setup

This game is built in the Godot game engine, so you will need that installed. Then, just clone and start open-sourcing. See Contributing.

Community

Feel free to join the Discord server!

Meta

Caleb Sacks – @clabe45

Distributed under the GNU GPLv3 license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/prophets-of-tron/into-the-woods/fork)
  2. Create your feature branch (git checkout -b fooBar)
  3. (Optional) Discuss your changes with someone on the Discord server.
  4. Commit your changes (git commit -am ':emoji: Add some fooBar', commit message emoji guide).
  5. Push to the branch (git push origin fooBar)
  6. Create a new Pull Request

The game's developer documentation can be found here and its conventions here.