Roppongi Plus

Show off your games, demos and other (playable) creations.
User avatar
middlerun
Citizen
Posts: 64
Joined: Tue Nov 25, 2008 4:31 am
Location: Sydney, Australia
Contact:

Roppongi Plus

Post by middlerun »

I've remade an old game I used to play called Go Go Roppongi Stick. I call my version Roppongi Plus. It's got all the original levels, I plan to add some more soon.

The only controls are the left and right mouse buttons. You'll figure it out pretty quick.
Attachments
roppongi.love
Newer version - five new levels
(279.78 KiB) Downloaded 280 times
roppongi.love
First version - original levels only
(67.19 KiB) Downloaded 189 times
Last edited by middlerun on Tue Mar 27, 2012 6:25 am, edited 4 times in total.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Roppongi Plus

Post by Nixola »

You're using npot images... I ran it with LÖVE 0.7.2 and I could only see the line and a clean, white background. Also, if I make the yellow border of the line touch the right border of the screen in the first level with LÖVE 0.7.2 I get this (Windows) error:

Code: Select all

Runtime error!

Program: %PATHTOLOVE

This application has requested the Runtime to terminate it in an unusual way.

Please contact the application's support team for more information.
With LÖVE 0.8.0 I get this (LÖVE) error instead:

Code: Select all

main.lua:131: Attempt to get out-of-range pixel!
The above does not apply to left border.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
Larsii30
Party member
Posts: 267
Joined: Sun Sep 11, 2011 9:36 am
Location: Germany

Re: Roppongi Plus

Post by Larsii30 »

Fuuuuun o.O

The game is awesome. The only thing you could change are the images :x
:D

very cool. Thanks

edit:

after some trys , some problems.

- The game crash sometimes if you go left or right out of the area
- if it not crashs left and right... you have solved the level :/
User avatar
middlerun
Citizen
Posts: 64
Joined: Tue Nov 25, 2008 4:31 am
Location: Sydney, Australia
Contact:

Re: Roppongi Plus

Post by middlerun »

OK those issues should be fixed now.
User avatar
Larsii30
Party member
Posts: 267
Joined: Sun Sep 11, 2011 9:36 am
Location: Germany

Re: Roppongi Plus

Post by Larsii30 »

Jup does not crash. :)
But in some levels you are still able to cheat by swing out of the area left and right.
User avatar
timmeh42
Citizen
Posts: 90
Joined: Wed Mar 07, 2012 7:32 pm
Location: Cape Town, South Africa

Re: Roppongi Plus

Post by timmeh42 »

Awesome game! Dunno what Larsii means about the images, it's a pretty cool style; but I do agree that you can cheat quite easily.
Also, you it seems to only detect the ends of your stick-thing hitting objects, and not the section in between. Is this intentional?
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Roppongi Plus

Post by Nixola »

It's easier and faster, and I think it only retards the death of half a second
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: Roppongi Plus

Post by kikito »

I like this very much!
When I write def I mean function.
User avatar
felix24
Party member
Posts: 163
Joined: Tue Jul 26, 2011 4:51 pm
Contact:

Re: Roppongi Plus

Post by felix24 »

this is pretty sweet man. good job :cool:
User avatar
middlerun
Citizen
Posts: 64
Joined: Tue Nov 25, 2008 4:31 am
Location: Sydney, Australia
Contact:

Re: Roppongi Plus

Post by middlerun »

timmeh42 wrote:Also, you it seems to only detect the ends of your stick-thing hitting objects, and not the section in between. Is this intentional?
Yeah, it's intentional. That's how the original game was, and I think some levels would actually be impossible to solve if collision detection was run on the whole stick.

EDIT: The cheating thing is now fixed.
Post Reply

Who is online

Users browsing this forum: No registered users and 68 guests