Coursework

Hi Guys,

I need to do this for my coursework using Corona, can anyone help me?? 

  1. Use the game engines studied to construct a realistic simulation of some natural phenomena (eg, birds flocking, plant growth, cloud formation, water effects etc). Credit will be given for the sophistication of the effect attempted and the amount of research into simulating the phenomena.

Are you new to programming?  If not, what is your background / level of sophistication?

As research suggestions, look into “boids” for bird flocking, L-systems for plant growth, or “fluid dynamics” / “fluid simulation” for water effects (based on the other examples, this is the relevant interpretation of the term). You might also investigate “finite automata” or “cellular automata”, or various “fractal”-based ideas.

Iniqo Quilez has some nice effects and writeups here that might give you some ideas, e.g. for water and clouds, although usually more 3D-focused.

Hi guys, I’m not the beat at programming and basically all I need is a piece of code that will work on corona simulator. But obviously can’t be copied straight off the internet so if you have a simple game that you have created that I could use this would be really helpful?? I’m in my last year of university and need good marks!! I’m counting on you

You’re asking for somebody to do your coursework so that you can get through university, presumably with a qualification that falsely tells employers you’re good at programming?

There’s literally no point in having a qualification if it just puts you in a job you’re not suited to.

I just can’t really code I don’t really want a job in the future to do with programming sorry if I’ve offended you. I didn’t know my course involved programming like this.

What course are you doing? I’d hazard a guess that the programming module is to test you on your understanding of computational logic, not necessarily your ability to create software. Programming is more of a way of thinking than anything else and goes a long way to showing your general competence in the field.

I do business management and information technology and the module is to create a game on corona which I’ve made a balloon type game however I can’t seem to make a main menu so I thought I’d ask for help to see if you guys had an idea of a game

Are you new to programming?  If not, what is your background / level of sophistication?

As research suggestions, look into “boids” for bird flocking, L-systems for plant growth, or “fluid dynamics” / “fluid simulation” for water effects (based on the other examples, this is the relevant interpretation of the term). You might also investigate “finite automata” or “cellular automata”, or various “fractal”-based ideas.

Iniqo Quilez has some nice effects and writeups here that might give you some ideas, e.g. for water and clouds, although usually more 3D-focused.

Hi guys, I’m not the beat at programming and basically all I need is a piece of code that will work on corona simulator. But obviously can’t be copied straight off the internet so if you have a simple game that you have created that I could use this would be really helpful?? I’m in my last year of university and need good marks!! I’m counting on you

You’re asking for somebody to do your coursework so that you can get through university, presumably with a qualification that falsely tells employers you’re good at programming?

There’s literally no point in having a qualification if it just puts you in a job you’re not suited to.

I just can’t really code I don’t really want a job in the future to do with programming sorry if I’ve offended you. I didn’t know my course involved programming like this.

What course are you doing? I’d hazard a guess that the programming module is to test you on your understanding of computational logic, not necessarily your ability to create software. Programming is more of a way of thinking than anything else and goes a long way to showing your general competence in the field.

I do business management and information technology and the module is to create a game on corona which I’ve made a balloon type game however I can’t seem to make a main menu so I thought I’d ask for help to see if you guys had an idea of a game