Wizard War

Wizard War 是一款开源多人 iOS 游戏。(Wizard War is an open-source multiplayer iOS game.)

  • 所有者: seanhess/wizardwar
  • 平台: iOS
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Wizard War(巫师战争)

Wizard War 是一款开源多人iOS游戏: http://appstore.com/wizardwar

创作者

贡献者

使用的技术和服务

设置和编译

依赖

  1. 安装 Cocoa Pods
  2. pod install
  3. 这将创建 WizardWar.xcworkspace。 用它来编辑和运行项目。

精灵纹理(Sprite Textures)

只有在 sprite 文件夹中添加 sprite 并需要重新发布 spritesheet 时才需要这样做。 已编译的 spritesheets 已提交到存储库,应该很好。

如果你有 Texture Packer pro:运行make 将 spritesheet 目录中的图像编译成 spritesheets。 如果您只有免费版本,请打开 .tps 文件并点击发布。

缺少一个库

如果您收到错误消息,请再次运行 pod install。

许可

版权所有(c)2013 Orbital Labs LLC

概覽

名稱與所有者seanhess/wizardwar
主編程語言Objective-C
編程語言Objective-C (語言數: 10)
平台iOS
許可證Other
發布數3
最新版本名稱v4pebble (發布於 )
第一版名稱DEMO (發布於 )
創建於2013-05-17 14:50:31
推送於2015-05-19 15:51:45
最后一次提交2013-10-03 12:38:29
星數552
關注者數42
派生數94
提交數590
已啟用問題?
問題數5
打開的問題數0
拉請求數1
打開的拉請求數0
關閉的拉請求數0
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Wizard War

Wizard War is an open-source multiplayer iOS game: http://appstore.com/wizardwar

Contributors

Creators

Contributors

Technologies and Services Used

Setup and Compiling

Dependencies

  1. Install Cocoa Pods
  2. pod install
  3. This creates WizardWar.xcworkspace. Use that to edit and run the project.

Sprite Textures

This is only required if you add a sprite to the sprite folders and need to re-publish the spritesheet. The compiled spritesheets are committed to the repository and should be good to go.

If you have Texture Packer pro: run make to compile the images in the spritesheet directories into spritesheets. If you only have the free version, open the .tps files and hit publish.

A library is missing

If you get an error saying something is missing, run pod install again.

License

Copyright (c) 2013 Orbital Labs LLC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

The final work shall not compete directly with Wizard War, in any mobile app store or on the web.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

去到頂部