Unity Game Starter Kit for Windows Store and Windows Phone Store games
原地址:http://digitalerr0r.wordpress.com/2013/09/30/unity-game-starter-kit-for-windows-store-and-windows-phone-store-games/
I have created a simple game that you can download, play with and submit to the store – both to Windows Store and Windows Phone Store – reching millions of users world wide. It contains the basic functionality of a 2d sidescrolling shooter game.
This game starts simple, then after level 3 – more enemies will come, and after level 4 there is a possibility that a harder enemy that takes two shots to kill will spawn.
The game supports input of touch, mouse, keyboard and the xbox controller (just connect it to a surce or a computer and play!).
This game is pretty simple, but with your modifications to it, it can be a totally new game with much more content.
Open the game in Windows Store (is soon published)
Open the game in Windows Phone Store
Download
You can download the entire Unity game starter kit here:
http://sdrv.ms/1aE3qfN (~170 mb)
What can I do?
You can open the project using the free or pro version of Unity , modify the game by adding more enemies, bosses, weapons, power ups, character attributes so when you level up you can get more strength, shoot quicker, move quicker ++, add a world map, create levels with different landscapes, add two-player, make it 3d – it’s all up to you, and it’s really simple using Unity!
Changing the GFX
The graphics are taken from http://wootstudio.ca/win8platstarter and the entire eninge is based on this so simply replace the GFX in this starter kit with these to change the graphics (might need to do some cut/paste on some power ups and building), but the character animations and enemies are just a file-replace away from getting changed.
You can also modify these files with your own GFX, or rewrite the routines so it loads your own files the way you want.
These packs are awesome and contains good and cool GFX free of charge!
Exporting your game to Windows Store and Windows Phone Store
The pack comes with a game that supports both Windows 8 apps and Windows Phone 8 apps. If you make modifications, just export it from Unity (replace the folder that is named Windows8 for Windows Store apps and WindowsPhone8 for Windows Phone Store apps):
But don’t delete these, or export to another folder – these folders contains code that handles important Windows Store and Windows Phone Store tasks such as Fast App Resume and Snap View. When exporting from Unity, it will only export the files that are new – so this code will not be overwritten.
In Unity just click File->Build Settings, select Windows Store Apps of Windows Phone 8 as the platform and click Build.
Then, you will be asekd where you want to export, select the folder (Windows8 for Windows Store Apps and WindowsPhone8 for Windows Phone 8) and click Select Folder:
The app is now exporting, and when done – open it in Visual Studio (free to download here:http://www.visualstudio.com ) and do the process for submitting the app to the store (build it, send it through the WACK to build and test the app packages locally and then submit it to store).
More information:
- How to publish to Windows Store
- How to publish to Windows Phone Store
Step by step tutorial on how to create this game
I have created a five part tutorial series (it’s a part of a longer Unity for Windows tutorial series) that will create this game using Unity:
Sound effects and licensing
The sound effects used in this game is licenced based on the Creative Commons Attribution 3.0. If you redistribute them, use them or publish this game, make sure you follow the guidelines here: http://creativecommons.org/licenses/by/3.0/
The SFX is downloaded from the awesome site http://soundbible.com
Unity Game Starter Kit for Windows Store and Windows Phone Store games的更多相关文章
- 介绍使用Cordova和Web Starter Kit开发Android
介绍 如今,每个人都想制作移动应用程序,为什么不呢?世界上有更多的移动设备比任何其他用户设备.Android尤其流行,但是为什么不从一个众所周知的跨平台应用的基础开始呢?Android的开发显然比其他 ...
- Microsoft IoT Starter Kit 开发初体验
1. 引子 今年6月底,在上海举办的中国国际物联网大会上,微软中国面向中国物联网社区推出了Microsoft IoT Starter Kit ,并且免费开放1000套的申请.申请地址为:http:// ...
- asp.net的3个经典范例(ASP.NET Starter Kit ,Duwamish,NET Pet Shop)学习资料
asp.net的3个经典范例(ASP.NET Starter Kit ,Duwamish,NET Pet Shop)学习资料 NET Pet Shop .NET Pet Shop是一个电子商务的实例, ...
- Window 64bit环境搭建Web Starter Kit
最近在学习https://developers.google.com/web/fundamentals/这里的内容,其中就有一部分是安装Web Starter Kit的教程,我总结一下自己的安装过程. ...
- Microsoft IoT Starter Kit
Microsoft IoT Starter Kit 开发初体验 1. 引子 今年6月底,在上海举办的中国国际物联网大会上,微软中国面向中国物联网社区推出了Microsoft IoT Starter K ...
- Microsoft IoT Starter Kit 开发初体验-反馈控制与数据存储
在上一篇文章<Microsoft IoT Starter Kit 开发初体验>中,讲述了微软中国发布的Microsoft IoT Starter Kit所包含的硬件介绍.开发环境搭建.硬件 ...
- React Starter Kit 中文文档
最近没事又翻译了个玩意. Github上的一个Star 非常高的 React 样板程序. 由Node.js,Express,GraphQL和React构建,可选加入Redux等,并可以包含Webpac ...
- 使用 Visual Studio 生成通用的 XAML 应用程序 (Windows Phone 和 Windows 通用程序)
在Build会议上,我们发布了新的版本---Windows Phone 8.1. Windows 8.1 平台.作为开发人员,这意味着您现在可以生成 XAML 和 HTML 的通用程序,并通过分享大量 ...
- 提前体验让人"回归Windows怀抱"的Windows Terminal
前言 在一年一度的微软开发者大会Build 2019登场的Windows Terminal饱受好评,大家对其也是充满了兴趣和热情,程序员的朋友圈都被微软发布的最新终端 windows Terminal ...
随机推荐
- 网络流24题之最长k可重线段集问题
对于每个线段拆成两个点,如同之前一样建图,由于可能出现垂直于x轴的 所以建图由i指向i~ 继续最小费用最大流 By:大奕哥 #include<bits/stdc++.h> using na ...
- Topcoder Srm 726 Div1 Hard
Topcoder Srm 726 Div1 Hard 解题思路: 问题可以看做一个二分图,左边一个点向右边一段区间连边,匹配了左边一个点就能获得对应的权值,最大化所得到的权值的和. 然后可以证明一个结 ...
- JZYZOJ1540 BZOJ4035 [ haoi2015 上午] T3 博弈论 sg函数 分块 haoi
http://172.20.6.3/Problem_Show.asp?id=1540 之前莫比乌斯反演也写了一道这种找规律分块计算的题,没觉得这么恶心啊. 具体解释看代码. 翻硬币的具体方法就是分别算 ...
- 某DP题目5
题意 一个游戏里有k种装备,一开始等级为1,每打败一个怪兽,会随机掉落一件一种类型的装备,它的等级为[1,t+1]中的随机一个数,t为当前佩戴的类型的装备的等级,若掉落t+1等级的装备,就会佩戴该装备 ...
- [转]Jquery实现页面定时跳转
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...
- MySQL的max_user_connections拒绝连接的一次踩雷经验
近期线上的数据遇到一个问题,最终原因为max_user_connections和max_connections的一个bug导致,具体过程如下 现象 前端页面不断的出现错误页面. 排查处理过程 按照数据 ...
- Redis-环境搭建、创建服务、搭建主从复制-Windows版本
一.搭建Redis环境 1.链接:http://pan.baidu.com/s/1boKAzzL 密码:sh2r 2.不赘述:执行redis-server.再执行redis-cli即可.redis环境 ...
- List与ArrayList的区别
http://www.cnblogs.com/aisiteru/articles/1151874.html List是一个接口,而ListArray是一个类. ListArray继承并实现了List. ...
- Linux Kernel 4.9 & BBR
https://www.mxgw.info/t/linux-kernel-4-9-bbr.html?utm_source=tuicool&utm_medium=referral
- SQLSERVER里面RR隔离级别没有GAP锁
http://www.cnblogs.com/MYSQLZOUQI/articles/3862721.html