Two-Button Challenge contest in Off Topic
|
|
So, with all the other contests floating around I thought I might as well pitch in my own little competition. The goal is simple: create the best interactive multiplayer game possible using only two unique points of interaction with the game. Think of it this way: you're designing a NES game, but you're only allowed to use the A and B buttons. You can represent these two buttons however you want--you can have buttons appear on-screen, you could use two arrow keys, you could make them verbs, etc.--but there can only be two of them.
-All entries must be submitted to t_leftley@hotmail.com by November 31st, 2005--you can either mail the game's executable directly, or just announce a hub entry where the game is available. If the latter, the game will be judged by whatever version is available as of November 31st. Source code is optional, not required. Entries that do not follow these instructions will be disqualified.
-All games must be multiplayer and feature some sort of player-to-play interaction. If you were to make some kind of Tetris clone where each player has their own player area and just play simultaneously, this would not qualify; if you made some kind of Tetris clone where each player has their own play area, but they have some kind of action they can take to dump obstacles into other players' areas (this is kind of a staple in a lot of multiplayer Tetris clones anyhow), that would.
-Each entry must have no more than 2 unique points of input for interacting with the game. The rule of thumb is that you cannot do anything that could not be represented by a physical button, as in an arcade or console game.
-Any number of commands of a purely social or administrative nature (chat commands, etc.) are allowed, so long as they have no direct impact on the game.
-Games will be judged in four categories: Presentation, the general appearance and user-friendliness of the game; Innovation, the originality and uniqueness of the game's features; Depth, the game's variety and replay value; and Fun, which is, uh, just that. The top three winners will all win a 1-year BYOND membership for the key of their choice; 1st place additionally wins $10 in BYONDdimes, 2nd place wins $5 (3rd place just wins the membership). Not huge prizes, but it's not intended to be a huge contest.
I've taken the liberty of creating an example game, Derelict, to demonstrate what the contest is about and hopefully provide some inspiration. This is just a quick demo and not intended as a contest entry. It's available now in my hosted files here.
|