hawkthorne-journey

Digital Estate Planning: The Game

  • Owner: hawkthorne/hawkthorne-journey
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Journey to the Center of Hawkthorne

Build Status

This 2d platformer is based on Community's Digital Estate Planning
episode. It's built using the LÖVE game engine. Please
report any issues or bugs you have with the game!

Download the game

Contribute to the game

All discussion and development takes place on
/r/hawkthorne. If you have any
contributions you'd like to submit, either open a pull request or create a post
on the subreddit. The steps below are only needed if you want to write code for
the game.

Getting started with development on OS X / Linux

Getting start is easy. Just clone the repository and run make run.

$ git clone git://github.com/hawkthorne/hawkthorne-journey.git
$ cd hawkthorne-journey
$ make run

Getting started with development on Windows

First, download and install Github for Windows
which will setup git on your computer. You'll also need PowerShell, which comes
pre-installed on Windows 7 & 8.

Once you've installed and logged in with Github for Windows, go to
https://github.com/hawkthorne/hawkthorne-journey and click the Fork button

After you've successfully forked the repository go to
https://github.com/<your username>/hawkthorne-journey and click the "Clone in
Windows" button.

Once you have the repo, click on it in Github for Windows, select "tools > open a shell here".

In your new PowerShell window, run

> .\make.ps1 run

Next steps

Congratulations! You're running Journey to the Center of Hawkthorne! Your next steps can be:

  • Fix bugs with the game
  • Add new features and content to the game

Community

Releasing a new version

We release a new version of Journey to the Center of Hawkthorne about every two
weeks. To create a release, open a pull request from the master branch to the
release branch. You should never commit directly to the release branch.

License

Unless otherwise noted, this code is licensed under the MIT License.

Artwork and audio files are licensed under CC BY-NC
3.0
. Artwork includes all
.png, .psd, .ogg, and .wav files.

Overview

Name With Ownerhawkthorne/hawkthorne-journey
Primary LanguageLua
Program languageMakefile (Language Count: 4)
Platform
License:
Release Count116
Last Release Namev1.0.4 (Posted on )
First Release Namev0.0.1 (Posted on 2012-05-26 13:24:13)
Created At2012-05-20 06:12:09
Pushed At2024-01-08 14:33:17
Last Commit At2024-01-08 06:33:17
Stargazers Count1.1k
Watchers Count70
Fork Count452
Commits Count5.5k
Has Issues Enabled
Issues Count1023
Issue Open Count27
Pull Requests Count1244
Pull Requests Open Count11
Pull Requests Close Count307
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top