Help - Search - Members - Calendar
Full Version: If Any Is Interested. A Game
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official MediaXMenu (MXM) Forum > MXM WIP Beta forum
flattspott
Okay guys, as I told geniusalz, I scrapped my made up LightsOut game or sorts. The reason being, I came to realize that every single level was impossible to beat. Now that didn't sound like a fun game to me.

However all is not lost. I am now doing a strait up clone of LightsOut. Including all 50 levels. Don't worry, I'm mostly reusing the script stuff from the last one so it's not gonna take that long. Hopefully I have it by tonight.

EDIT:

This shit is working great now, out of the five levels I tried, I beat them all, using a cheat sheet of course so I could make sure it actually works.

Should be done after a few hours of tuning.

I want to add all the solutions too (maybe)
BenJeremy
Why did you give up on the Tic Tac Toe?

I'll be adding some more ActionDraw related stuff....

CreateDrawObj <Handle> <Command> [<Params>]

and

DrawObj <Handle>

Basically, you create a handle to a particular ActionDraw object, and I'll have some commands to manipulate it without having to reset the list (Just establish the list once, then use the handles to manipulate objects on the screen)

I also will add some Trig functions (SIN/COS/TAN/etc...)

I'm working on speeding things up a notch first, though....
geniusalz
Lights out... googled it up. Have played it before, but didn't know it was called that. And I can never win the damn thing! mad.gif Always this one spot left
flattspott
QUOTE
Why did you give up on the Tic Tac Toe?
Ok I didn't really give it up. It's just that I can never keep my mind set on one thing.
flattspott
Well this may be impossisble to beat too. Cause it's all gonna be random events. I want to include a level selecter by a passcode system. Like a cheat menu just for fun, kinda like the one in Ninja Turtles. Also a level completed checklist similar to Chu Chu Rocket for the GBA.

BTW:
Did anyone notice what I added to the TicTac Script?
CODE

:StealSpot
GoSub GetCurrent
If %Text{Current}% == "O" Then
 Set Text%Current% "X"
 Set Color%Current% BLUE
EndIf
Goto RefreshScreen
geniusalz
laugh.gif

Edit: same way people can compile and run virus code without looking over it.
flattspott
I made it so the steal wa sonly activated with the Virtual Keyboard combo
koldfuzion
QUOTE (flattspott @ Apr 23 2004, 03:34 AM)
Ok I didn't really give it up. It's just that I can never keep my mind set on one thing.

you wouldnt be a very good perv then. rotfl.gif
geniusalz
My contribution for a level. 5 points to anyone who can tell what it is (ignore the poor artistry please)

<Level11 On="WHITE" Off="GREEN">
<Row0>0000110000</Row0>
<Row1>0011001100</Row1>
<Row2>0100000010</Row2>
<Row3>0101100010</Row3>
<Row4>1010011001</Row4>
<Row5>1000010101</Row5>
<Row6>0100000010</Row6>
<Row7>0100000010</Row7>
<Row8>0011001100</Row8>
<Row9>0000110000</Row9>
</Level11>
flattspott
I don't have a clue as to what that is spose to be. Guess I'm not gonna be getting 5 points today..

Maybe it spose to resemble the new MXM logo?
<<<

Anywho it's almost time to release it. About another month or so... just kidding

A few annoying issues when you click on the blocks on the outer edges. It wants to change the colors on the opposite edge too.

Also, now it has a name. iBlocks (a.k.a. Impossible Blocks)

It has a little intro effect, MXM compatibility checking, and a board selector.

I want to have a random board option that will make a new one on the fly with an option to save it.
chilin_dude
w00t you are THE MAN!!!
flattspott
Upateroo :

Add a simple save/load last game. This save all the changes you've made to a board so you can play it later form where you saved it.

At the moment it's a next game only thing, meaning you save and quit, then the next time you have to load it or else it will be overwritten.

Like I said though at the moment.
geniusalz
Yeah, it's the logo

user posted image

but it looks better with a black background and a green foreground

Edit: Tried the board with the game yet?
flattspott
Yes I did, there's was no way I was gonna figure out what it was spose to be otherwise.

So far I got 17 built in boards.
flattspott
Another update for those interested, I got the random board stuff about 98% percent done. smile.gif
geniusalz
Now that I've put my HD in the other box, where's the script?
flattspott
QUOTE
Now that I've put my HD in the other box, where's the script?


Patience my friend.
flattspott
Bumperoo

chilin_dude
oh crap i feel for you, all that work was unbeatable?!?!
You should have released it and not told us!!!
Lol - Seems like it is going well anyway beerchug.gif
flattspott
It is going well, it pratically done.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.