game

Creating Main Menu – Creating Scenes, Controllers, Main Menu Canvas, and Slicing Sprites

Submitted by razormist on

Creating Scenes

In the Unity environment you will notice an Untitled object in the Hierarchy area. That is the name of the scenes by default, to change it just simply press ctrl + s and save it as Main Menu. tut6

Creating Controllers

Now that we have the main menu scene we will now create Controllers for the game. The Controllers are game objects that handle some methods that be needed in the game later.

Cannon Siege Tutorial - A Classic Arcade Game for Android/IOS

Submitted by razormist on
Learn on how to create a simple game called Cannon Siege using a Unity Game Engine and a C# script. Unity is a cross-platform game engine developed by Unity Technologies. Unity is a multipurpose game engine that supports 2D and 3D graphics, drag-and-drop functionality and scripting using C#. It is used to develop video games for web plugins, desktop platforms, consoles and mobile devices.

HyperTyper Game

Submitted by Mr.Niemand03 on
About: A Mini Typing Master Game Coded and Compiled using Visual Studio 2010 Requirements: 1. Install Gunplay3D.ttf first. Don't worry font is included in the archive 2. Visual Studio 2010 or later versions How To Play: Just like Typing Master Game, Try to type the word(s) inside the box while it is going down as fast as you can. Score is determined by the numbers on the left or right side of the

Hangman Game Using Javascript

Submitted by jaredgwapo on
In this tutorial, we are going to make a simple hangman game using javascript and html. Just follow the instructions below and download the source code. You can you this in your projects or systems. Instructions Writing our html code Score : Fails (6): Writing our Javascript Code You have successfully created a simple hangman game using javascript. For more information, suggestions and queries

Snake game

Submitted by ellord on
Hi, i'm a student in informatic and I had to correct and improve an original program. Rule : You must eat the purple square to gain point until you eat yourself accidentally. Control : Arrow key Bug correction/Improvement : -Sounds has been completely reworked. -Game doesn't freeze anymore before your snake die. -Look (Alignement, font, text, antialiasing...) Original version : http://www