News

My work through the 2D games with unity book by Jared Halpern and Apress, but using F# instead of C#. Why? I just prefer the syntax of F#, and its fully compatible with the rest of the .NET runtime.
Build your own 2D platformer game effortlessly with this Unity project template. It includes a robust player controller, seamless tilemap integration, and essential platformer mechanics. Jumpstart ...
If you’re at all interested in developing video games then you should definitely check out Unity. Unity is a 2D and 3D game engine as well ... To do this we’re going to try our first bit of code.
In the previous two posts in this series (part 1 and part 2), we’ve seen how to create a basic 2D platformer using Unity.So far we have a character who responds to keyboard input and touch ...