Competition Concept

This is really just a random thought, and I have no intention of hosting something like this right now.

Back in my GameMaker days, some of the other users and myself used to issue challenges to each other which were kinda fun.

One in particular that stands out was to create a game using only a single game object in the scene. You could attach scripts to the object, allowing it to spawn other objects at runtime, but your initial scene could only contain the single instance. (The game level, characters, GUI, etc., would all have to be generated off of this one item.)

Obviously, this was not an efficient way to create a game. It was more of an exercise of our scripting abilities. It taught us how to accomplish various tasks in unusual situations, and a lot of those skills did, in fact, come in handy in our later projects.

What do you think of doing something like this with Unity? Like I said, its just a thought, and I’m way too busy to host or take part in something like this right now, but it was always a fun project.

Would be cool.

Sounds like a great idea to me :slight_smile: