Trending
Opinion: How will Project 2025 impact game developers?
The Heritage Foundation's manifesto for the possible next administration could do great harm to many, including large portions of the game development community.
Gregory Kogos' RotoRing is about avoiding danger, dodging the deadly spots on a pair of LED rings using a rotating knob for movement and a button.
The 2017 Game Developer's Conference will feature an exhibition called Alt.Ctrl.GDC dedicated to games that use alternative control schemes and interactions. Gamasutra will be talking to the developers of each of the games that have been selected for the showcase. You can find all of the interviews here.
Gregory Kogos' RotoRing is about avoiding danger, dodging the deadly spots on a pair of LED rings.
Using a rotating knob for movement and a button that allows the player to switch between the rings, players can navigate across a shimmering pair of glowing circles as hazards present themselves.
Kogos doesn't describe himself as a coder, but has still created a neat play experience that uses the natural understanding of color, the draw of lights, and the appeal of just turning knobs and hitting switches to create a delightful experience with RotoRing.
Gamasutra spoke with Kogos about his creation of light and input, which will be on display at the ALT.CTRL.GDC exhibit, among other unique controllers and inputs, at GDC.
My name is Gregory Kogos, and even though I’m not a coder, I managed to make this thing work all by myself.
There are two LED rings, one inside another. With a rotating knob, the player controls the bright white light on the ring. When the player pushes the button, the light switches from one ring to another. Nothing fancy. Innovation is in combination of both custom input and output.
I’m game designer and artist. RotoRing started as an exercise in coding and level design.
Arduino. I had lots of fun and frustration figuring it out
I’m using neopixel LED rings for output. They are framed in a laser-cut wooden board. The controller (which is an arduino board, rotary encoder, and button) is neatly packaged in a small box. The entire thing is powered by usb.
It was a very on and off project. I was making it for one year before I was able to show it. However, there were big breaks when I didn’t touch it.
My main inspiration was Line Wobbler by Robin Baumgarten. I saw it first at the AMAZE festival in Berlin. However, the actual game mechanics and level design are more inspired by games like oO by Rainbow Train and Circa Infinity by Kenny Sun.
RotoRing uses "pretty lights and clicky knobs" to play the game. What do you feel draws people to want to play with lights, buttons, and knobs when they see them?
Well, lights are very appealing to people. I don’t know why, but people just love to stare at fires or stars. So, controlling something like this with a custom input is very satisfying. Also, basic visual language where red light is danger, white light is the player, is very intuitive. I never spend more than 10 seconds explaining the game.
RotoRing is actually very traditional in terms of game mechanics and level design. The interface. However, is something that makes the game stand out. I believe that’s because the alternative controller here is made to give better... well…control over the game. Playing RotoRing with arrows or joysticks would feel counter-intuitive and just not fun.
When controls are made specifically for the game’s particular requirements, it is more friendly and unique. That’s why it might be appealing to the broader non-gamer audience, and at the same time convey the depth and challenges of traditional games.
I think they will become less standard. The creator's original idea of the experience will dictate the interface and controls of the game.
You May Also Like