computer graphics, C/C++ Programming

Assignment Help:
.Develop a two dimensional interactive game with the following features:
1. Use OpenGL (any version you find convenient)
2. The game can either be two player or one player with the other player simulated by a simple AI.
3. Make the game two dimensional with the player(s) viewing the activity from above a plane
4. The player starts as a disk, but can “morph” (that is expand and contract) in selected directions
(see the figure in the specifications for part 2)
5. A player''s disk expands outward (but to a given limit) in a direction entered interactively
(see the figure for Part 2) . The goal is for the end of this expanding “arm” to contact the
opponent within the opponent''s basic starting circle. When contact is made, a point goes to
the “attacking” amoeba and the attacked amoeba shrinks a bit in its basic circle radius. The arm
contracts after a given time and must vanish before it can be extended again.
6. Players have two different colored arms --- one for attacking and one for defense. The
defending arm when contacting the opponent player pushes the two players apart.
7. Design keyboard and or mouse controls to move the player and control the player''s “arms”
8. Scores keeping is not required
9. If players collide (make contact at the separation of their basic circles – not their arms) , they
stop moving while in contact but can still rotate in place, and can still extend “arms”

A well developed implementation for the above will earn an A grade. To get a higher grade one of the
following should be completed in addition.

1. Add game driven obstacles that roam the field of play randomly and are poison to the touch
and can destroy the player on contact.
2. Players bounce off the wall with angle of incidence equal to angle of reflection

Related Discussions:- computer graphics

Assignment, Develop a C++ program that uses a while to determine the gross ...

Develop a C++ program that uses a while to determine the gross pay (in Dollars) for each of several employees. The company pays “straight-time” for the first 40 hours worked by ea

M - algorithm corrections, Of course it is C[i] = A[i] + B[i].It was a typi...

Of course it is C[i] = A[i] + B[i].It was a typing mistake,never mind. You just understand the concept. 27-1 b. for grain-size=1 n=A.length grain-size=1 r=n for

What is a union how does it differ from a structure, Question : (a) (i)...

Question : (a) (i) What is a structure member in C? What is the relationship between a structure member and the structure? (ii) How can structure variables be declared in C?

Determine the current flowing in the circuit - voltage, Four cells, each wi...

Four cells, each with an internal resistance of 0.40 ? and an e.m.f. of 2.5 V are connected in series to a load of 38.40 ?. (a) Verify the current flowing in the circuit and t

Explain structures, Structures A structure is a derived data type. It i...

Structures A structure is a derived data type. It is a combination of logically related data items. Unlike arrays, which are a collection of such as data types, structures can

Program that implements inference given a bayesian network, In this problem...

In this problem, you will write a program that implements two algorithms for performing exact inference given a Bayesian network, namely, enumeration and variable elimination. Your

Define some important point for bit fields with structures, Define some Imp...

Define some Important Point for bit fields with structures? Only n lower bits will be assigned to an n bit number thus type cannot take values larger than 15 (4 bits long)

Addition in a existing c++ unification algorithm, Addition in a existing c+...

Addition in a existing c++ unification algorithm Project Description: I have a existing code for a algorithm and need to add two modules into it, it is a unification algorith

Do friends break encapsulation?, A: No. If they're utilized properly, they ...

A: No. If they're utilized properly, they increase encapsulation. You frequently require splitting a class in half while the two halves will have distinct numbers of instances o

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