找回密码
 立即注册

完整项目 Word Search template 1.6

本帖最后由 u3d插件 于 2024-8-27 10:49 编辑

QQ截图20180926130445.png 7f03ba4e-1612-4ab3-9378-0b5f2831f921_scaled.jpg 15f551a5-e7d4-4e86-9f8d-1af6a742d6b9_scaled.jpg 52c44331-5c15-4ad4-9327-220830246d17_scaled.jpg 445d1526-a75b-4c59-a2f8-6e20cb323ede_scaled.jpg 3ab4bc2e-3913-403d-8d81-1f6da6efeb39_scaled.jpg 3e4c6863-a1da-492e-be87-44c48af55e4a_scaled.jpg 4d0afb1e-a0d7-4bb9-a288-216476b62782_scaled.jpg

Requires Unity 5.4.0 or higher.
This template will help you to create a fascinating word search game without programming skills in a few hours. You can use existing graphics or replace it with your own one. And you just need to adjust the levels.

According to statistics, this genre is very popular among the British, Americans and Canadians, making a game of this genre is very promising.

Monetization strategy
-Sale of gold, for which the player can buy powerups like mix letters, remove a number of chips or to find a random word.
-Displaying interstitial ad (admob) every odd level (you can easily customize yourself when to show ads)

Key Features
- Ready to publish
- Mobile friendly
- Unity 5 support
- Free oncoming updates
- Easy advertising setting(admob) and IAP (google play)
- Implemented the tip when the player for a long time could not find the word
- Search words in any direction, which is very much appreciated by players
- Implemented 3 powerus (mixed letters, remove a number of chips, to find a random word)
- Two languages (ru/en)
- Level editor
- Map editor
- Language editor
- You can adjust the difficulty level (where to put the lock, kneading or not an empty token, how often display a hint)
- We use suffix automation for fast detecting is word is in dictionary or not. This allows to check it for O (k) time, where k is a length of the word. Also it needs preprocessing before game launches for O (n) time, where n is the size of a dictionary in symbols.
- Start desk is generated with presetted words, also when player founds a word, new letters are generated so at least one word will exist using new letter. So player can't get a situation when he can't found words just because there are no words on the desk.
- There is a minimum of Instantiate calls and no GameObject.Destroy calls - unused GameObjects are used for creation new GameObjects. Also you can preorder GameObjects to increase before-game loading and decrease in-game loading.
- You can easy create different achievments using AchievmentController.

Oncoming updates:
- limiting the number of actions per level
- integration in app purchases of additional actions



需要Unity 5.4.0或更高版本。
此模板将帮助您在几个小时内创建一个无需编程技能的引人入胜的单词搜索游戏。您可以使用现有的图形,也可以用自己的图形替换它。你只需要调整水平。

据统计,这种类型在英国人、美国人和加拿大人中非常受欢迎,制作这种类型的游戏非常有前景。

货币化策略
-出售黄金,玩家可以购买诸如混合字母、删除多个筹码或查找随机单词等增强功能。
-每隔一个奇数级别显示插播广告(admob)(您可以轻松自定义何时显示广告)

主要特点
-准备发布
-移动友好
-Unity 5支持
-即将到来的免费更新
-轻松的广告设置(admob)和IAP(谷歌播放)
-当玩家长时间找不到单词时,执行提示
-在任何方向上搜索单词,这深受玩家的喜爱
-实现了3个powerus(混合字母,删除一些筹码,找到一个随机单词)
-两种语言(ru/en)
-级别编辑器
-地图编辑器
-语言编辑器
-您可以调整难度级别(将锁放在哪里,揉捏是否为空令牌,多久显示一次提示)
-我们使用后缀自动化来快速检测单词是否在词典中。这允许检查O(k)时间,其中k是单词的长度。此外,在游戏启动前需要预处理O(n)时间,其中n是符号字典的大小。
-起始桌面是用预设的单词生成的,当玩家发现一个单词时,也会生成新的字母,这样至少有一个单词会使用新的字母存在。所以玩家不能因为桌子上没有单词而找不到单词。
-有最少的即时调用,没有游戏对象。销毁调用-未使用的游戏对象用于创建新的游戏对象。您还可以预购游戏对象,以便在游戏加载前增加和减少游戏加载。
-您可以使用AchievementController轻松创建不同的成就。

肿瘤更新:
-限制每个级别的操作数量
-集成应用内购买附加操作

Word Search template 1.6





您需要登录后才可以回帖 登录 | 立即注册