This is a really good software development platform.
The most I like is real-time editor+compiler, easy scene editing and compression for small code in result.
Maybe, it would be reasonable to write code for basic functions and not to rely on System too much.
Just for convenience of developers, but otherwise it is perfect even with limited debug functionality.
Really powerful and easy understandable - even for such an old style developer as I am.
Saves time for 3D developments, that’s true. I even think, saves time for rapid cross-platform developments, but it depends on type of app is needed…(just thoughts)
I want to thank developers and people giving answers in forums. Thanks again. Keep working
And here is my chess project - for all people who love this ancient game
(each time You download, please, say loudly a good word about www.unity3d.com ):
Very nice indeed. One suggestion: you could add a wooden background, like a table, to make it look more polished, or something else instead of the default blue background.
Whilst i like chess i also never had the motivation digging deeper into the strategies. On the other side my father is a very good chessplayer and it’s desillusioning playing against him. But hey then there was Archon… :O)
Excellent thankyou for this. I will be taking a look, as I am new to Unity and was wanting to do a chess based game. It’s a puzzle game based on chess pieces, and chess piece move logic but it isn’t chess!
Awesome! I was looking for a free chess project. I’m planning on swapping out the chess piece models, and making a Doctor Who chess game! I’ll reply with a link when I’m finished!
Does anyone know of a chess engine for unity which would run on mobile platforms? Variables need to be typed or unity ios will just give errors. Any chess engines I found so far are dynamically typed and too hard to sift through and change