DigitalClock (Visual Studio 2017)

Submitted by nabres on
It's a nice and useful program, for which you can learn enough things. DigitalClock is a program like a widgets. It's easy to move or resize. You can change the font text, color and background color. At the exact hour, a notify windows appears, in the lower-right corner of the screen. To install it, you need to create this key in the registry: HKEY_CURRENT_USER\Software\DigitalClock and give all

Prime Blocks - A Tetris Clone Game For Android/iOS Tutorial

Submitted by razormist on
In this tutorial I will show how to make an amazing game "Prime Blocks" using a Unity Game Engine and a C# script. Unity is an all purpose game engine that supports 2D and 3D graphics, drag and drop functionality and scripting through C#. UnityScript is a proprietary scripting language which is syntactically similar to JavaScript. Unity is notable for its ability to target games for multiple platforms.