Minigame Starter Kits

Hello,

i’ve made a few Minigame Starter Kits over the last Months and wanted to show them to you and hope for Feedback (positive or negative) and/or Suggestions.

1. Board Game - Starter Kit
Allows the making of Board Games (Snakes and Ladders, Monopoly etc.)
Comes with a Set of predefined Actions such as “Miss next Turn”, “Go to Jail” or “Dice again”
Field Actions can be overridden to create your own Actions
Unlimited amount of Dices
I have lots of features planned out for this one such as an Editor for easier layouting the Board, adding support for Games like Ludo, an 3D example and much more
Webplayer Demo

2. Connect Four - Starter Kit
Starter Kit to create “Connect Four” type Games
variable Boardsize
variable amount of connected Discs required to win (Connect 3, Connect 5)
stupid AI, more to be added
Webplayer Demo

3. Memory Game - Starter Kit
Starter Kit to create Memory Games
variable Boardsize
cover/uncover Animation
easily customizable
Webplayer Demo

4. Sokoban - Starter Kit
Starter Kit to create Sokoban Games
Pushes/Moves counter
Comes with example Level and Inspector Level Editor
own Levels can be easily added
Webplayer Demo

5. Word Search Game
Word search Game is a Game like Scrabble, you are given 6 letters and have to find as words as possible to unlock the next Level
Comes with 11 Levels, new Levels can be added from the Inspector
Get Bronze or better to unlock a new Level
Library contains 2990 Words
Webplayer

6. Bombsweeper - Minesweeper Starter Kit
Left click to uncover a Cell
Right click to flag/unflag a Cell
Documented c# code
Easy customization
No coding required to make your own Minesweeper
Webplayer Demo

7. Brick Race - Infinity Racer Starter Kit
Easy customization
No coding required, change the settings in the Inspector and swap the Graphics
Simple Menu
Highscore save/load
Webplayer Demo

I’m open for Suggestions, Feedback, Ideas etc.

And a few Screenshots:

1 Like

Bombsweeper - Minesweeper Starter Kit and Brick Race - Infinity Racer Kit are now available on the Assetstore

Hi,
I was looking for the Sokoban game, but I couldn’t find it any longer. I’m sure I saw it before. Is this not longer available?

It was removed by Unity for unknown reason. I tried contacting Unity Support but no luck yet. In the meantime try this (Dropbox directlink): Sokoban Unitypackage

Thanks a lot!
Please let me know when it is available in the Asset Store again.

Yes, please. I too am looking for the Sokoban package. Tried downloading it from your Dropbox link but it’s receiving an error 509 from Dropbox.

Great, it’s available again :slight_smile:

@ Eikester,

Your Board Game Starter kit actually looks very nice. But as it is written in C# , I thought maybe I can introduce an alternative package which is written in JS and can be helpful for those who are looking for a JavaScript project.

Snakes and Ladders in Unity3D for Android, iOS and Windows
http://forum.unity3d.com/threads/re…plete-project-for-android-ios-and-web.298216/

I Sincerely hope that I’m not breaking any rules here by introducing a new item. If so, I want to kindly ask a moderator to delete my post.

Not sure about the rules, but if you capture someones thread wouldn’t it be the minimum of fairness to link to this thread in your thread, too (for those who prefere C# for example)?

Honestly, I think this is a great idea. So why not? You are more than welcome to introduce your solution in my thread. We are trying to help people with our assets after all.