SimOdyssey Software Design Using Eiffel Language in Estudio
Orçamento $30-250 CAD
- Freelancer
- Desenvolvimento Ágil
- Desenvolvimento de Software
- SimOdyssey Software Design Using Eiffel Language in Estudio
Job Description:
I'm looking for someone that is very familiar with the Eiffel Language using Estudio. I will give a small detail of the project you will be working on. Please contact me and I will provide you with the Full PDF for you to go through before discussing further. Thank you
Space (in the simulations) is inhabited by a variety of entities that have different behaviours. There are two main types of entities. They are:
Movable entities - which move throughout the galaxy interacting with other entities. • Planet.
• The explorer - which is a unique movable entity controlled by the user. Stationary entities - which stay in one place throughout the game.
• Wormhole, blackhole, blue giant and yellow dwarf (where blue giant and yellow dwarf are considered to also be a star object).
We repeat below the code for each entity:
Stationary --------
O: Blackhole Y: Yellow Dwarf *: Blue Giant W: Wormhole
Movable: --------
E: Explorer P: Planet