hawkthorne-journey

Digital Estate Planning: The Game

  • 所有者: hawkthorne/hawkthorne-journey
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

概览

名称与所有者hawkthorne/hawkthorne-journey
主编程语言Lua
编程语言Makefile (语言数: 4)
平台
许可证
发布数116
最新版本名称v1.0.4 (发布于 )
第一版名称v0.0.1 (发布于 2012-05-26 13:24:13)
创建于2012-05-20 06:12:09
推送于2024-01-08 14:33:17
最后一次提交2024-01-08 06:33:17
星数1.1k
关注者数70
派生数453
提交数5.5k
已启用问题?
问题数1023
打开的问题数27
拉请求数1244
打开的拉请求数11
关闭的拉请求数307
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部