I need isometric exploration tablet game, DOT NET Programming

Assignment Help:

I need Isometric Exploration Tablet Game

I am endeavoring to build an 2D tile-based isometric game, primarily for Android and iOS tablet devices. It will be built in Unity 3d v4.3+, with C# scripts, to maximize platform compatibility.

The player can control a character that they can move by clicking on a tile, whereupon the character will move to that tile. The map itself can be randomly, procedurally, built from a number of predefined rooms; the engine can fit them together by lining up their doors.

A good point of reference could be the Doctor Who Google doodle.

As the character enters each room, the game may reveal the contents of that room. These are also randomly evaluated, and may be items on a tile, which the player can click on. The character will then moves to the closest adjacent tile and pick it up. The item will be included to the character's inventory if they have room remaining.

The character's inventory is shown as a carousel of items along the bottom of the screen. The player may tap/click on an item to use it. Once used, the item can either be lost, or it will trigger a cool-down timer before it will be next used again. Item effects will vary.

The player will also drag it out of the bar to drop it. Some items can be weapons; the player may select these items to be their equipped weapon. This user interface bar can also show the character's health and energy.

When entering a room, it can also reveal to contain an enemy. The enemy will start to move slowly towards the player character. If it reaches within a number of tiles distance to the player character, within range of its attack, it will start to damage the character at a set rate. As long as it has line of sight to the player character, it may also continually drain its energy.

The player can either tap on the enemy to attack it with their equipped weapon, or move away. The enemy will stop chasing the player character if it loses line of sight for a specified duration.

- 2D isometric tile-based game.

- Player controls a character they move around by selecting tiles.

- Map is procedurally and randomly generated from a set of predefined rooms.

- Entering a room for the first time will reveal its contents, which can be items or enemies.

- Items will be added to inventory by selecting it so that the player character moves to it and picks it up.

- Items will be activated from inventory, triggering an effect and then is either discarded or incurs a cool-down before next activation.

- One weapon can be selected to equip.

- Enemies may chase the player, and attack when adjacent.

- Enemies that lose line of sight to player will stop chasing after a while.

- All elements must be extensible and configurable, so that new items, enemies and rooms will be added easily.

I will be working with a graphic designer on art assets, so placeholder art may be used during development.

Skills required are C# Programming, Game Design, iPad, Unity 3D


Related Discussions:- I need isometric exploration tablet game

Program, finding greatest of n no''s in c#

finding greatest of n no''s in c#

Explain difference between the clone and copy methods, What is the differen...

What is the difference between the Clone() and Copy() methods of the DataSet class? The Clone() method copies only the structure of a DataSet. The copied structure having all t

Printing triangles - c# program, Printing Triangles - C# Program I nee...

Printing Triangles - C# Program I need program code for Printing Triangles in C#. Can anybody send me there ideas?

Which namespaces use in asp.net pages, Which namespaces are required to ena...

Which namespaces are required to enable the use of databases in ASP.NET pages? The following namespaces are required to enable the use of databases in ASP.NET pages:     Th

Uddi, What is UDDI? The Full form of the UDDI is Universal Description,...

What is UDDI? The Full form of the UDDI is Universal Description, Discovery and Integration. The directory that can be used to publish and discover public Web Services. If you

Sydney part/developer - full time programmer required, Project Description:...

Project Description: We require a Part time or long contract, Programmer/Developer working in Sydney. Task - Write PHP software into asp.net. Develop new software to enhan

Describe what are streams in file handling, Question : (a) Describe wh...

Question : (a) Describe what are streams in file handling and explain what should be done when accessing data in an existing file. (b) For what purpose are StreamReader an

What is common language specification, What is Common Language Specificatio...

What is Common Language Specification (CLS)? CLS is a set of essential rules, which must be followed by each .NET language to be a .NET- compliant language. It enables interope

Shared (vb.net)/static(c#) variables, What are shared (VB.NET)/Static(C#) v...

What are shared (VB.NET)/Static(C#) variables? Shared/Static classes are used when a class gives functionality which is not specific to any instance. In brief if you want an ob

How to clear a datagrid on a button click, How to clear a datagrid on a but...

How to clear a datagrid on a button click? You require to Clear the DataSource of the dadaGrid. So try this: dataSet1.Clear(); dataGrid1.DataSource = dataSet1.TableNam

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd