Wizard War

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

  • Owner: seanhess/wizardwar
  • Platform: iOS
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Overview

Name With Ownerseanhess/wizardwar
Primary LanguageObjective-C
Program languageObjective-C (Language Count: 10)
PlatformiOS
License:Other
Release Count3
Last Release Namev4pebble (Posted on )
First Release NameDEMO (Posted on )
Created At2013-05-17 14:50:31
Pushed At2015-05-19 15:51:45
Last Commit At2013-10-03 12:38:29
Stargazers Count552
Watchers Count42
Fork Count94
Commits Count590
Has Issues Enabled
Issues Count5
Issue Open Count0
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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.

To the top