Here's version 0.2 of Dungeon Adventure! Enjoy!
http://s1253.photobucket.com/albums/hh581/sworddx/DUNGEON%20A...
Forums
Topic: Petit Computer
Posts 521 to 540 of 9,625
swordx wrote:
koopatroopaX wrote:
sorry i meant to emulate the GAMES not make an emulator. Anyway i was wondering if it would be possible to make a version of N64/SNES games on petit computer. the general idea i am getting from here is no for N64 and yes for SNES, so if i ever learn enough to make an SNES game, i will try to make a recreation of the SNES super mario world.
That SHOULD be possible. I know someone is nearing completion of a Mega Man 2 port, so a SNES game could be possible.
The Mega Man II port is almost done?
I thought it was still in the very, very early stages of development.
Well, should be fun to see how it works out, along with your program as well.
Eos OS: http://conlogxl.forumotion.com/t12-eos-os-v10
3DS FC: 3695-0514-5044
swordx wrote:
Here's version 0.2 of Dungeon Adventure! Enjoy!
http://s1253.photobucket.com/albums/hh581/sworddx/DUNGEON%20A...
Syntax error (1719, IF)
A very simple error of not putting THEN
So fix it please when you relased V1.0 TY!
neoxid500
i've been thinking about building a calculator. not some cheap calculator that everyone can make; an advanced one. i plan on allowing it to produce:
-addition (add up to 10 numbers at once)
-subtraction (subtract up to 10 numbers at once)
-multiplication (multiply up to 10 numbers at once)
-division
-exponents
-a cheap menu-like selection of calculation
-something along the lines of dividing by zero
and little more.
KAHN
3DS Friend Code: 1032-1301-2772 | Nintendo Network ID: Milkman12
neoxid500 wrote:
swordx wrote:
Here's version 0.2 of Dungeon Adventure! Enjoy!
http://s1253.photobucket.com/albums/hh581/sworddx/DUNGEON%20A...Syntax error (1719, IF)
A very simple error of not putting THEN
So fix it please when you relased V1.0 TY!
Ah TY.
swordx
I have been busy with other things and other games, but I guess I'll show you all an image of my current petit project:
Edited on by Meowpheel
Meowph, that's right!
Oh look! A Morphloggery.
Oh! eShop Gurus.
3DS Friend Code: 0173-1330-0080 | My Nintendo: Abgarok | Nintendo Network ID: Abgarok
Yay! Picross! I was also going to do that but can't because Europe doesn't have Petit Computer yet...
Cocobanana wrote:
Why are you guys ignoring my question?:/
what question? :/
KAHN
3DS Friend Code: 1032-1301-2772 | Nintendo Network ID: Milkman12
0LD_SK0OL_PUNK wrote:
i've been thinking about building a calculator. not some cheap calculator that everyone can make; an advanced one. i plan on allowing it to produce:
-addition (add up to 10 numbers at once)
-subtraction (subtract up to 10 numbers at once)
-multiplication (multiply up to 10 numbers at once)
-division
-exponents
-a cheap menu-like selection of calculation
-something along the lines of dividing by zero
and little more.
if you can learn how to use the touch screen commands than you can make a graphing calc like i'm making
neoxid500
Well, if the game tells you that there is a part of code out of reach, it means a certain part of the code you're running is out of reach,
There's not much we can do unless you tell us more about the problem.
Meowph, that's right!
Oh look! A Morphloggery.
Oh! eShop Gurus.
3DS Friend Code: 0173-1330-0080 | My Nintendo: Abgarok | Nintendo Network ID: Abgarok
@neoxid500
i'll probably add that in version 1.1, or whatever... i've completed the menu for the calc. BUT i've also wimped out and decided to add the exponents later. and when i said "a little more" I LIED.
probably add exponents later, when i have the time to sketch everything into my notebook so i can work it out. probably wont have them at all :/
Edited on by KAHN
KAHN
3DS Friend Code: 1032-1301-2772 | Nintendo Network ID: Milkman12
I tried to make a touch calculator.
Then I got bored.
Good luck with yours!
Meowph, that's right!
Oh look! A Morphloggery.
Oh! eShop Gurus.
3DS Friend Code: 0173-1330-0080 | My Nintendo: Abgarok | Nintendo Network ID: Abgarok
Morphtroid wrote:
I tried to make a touch calculator.
Then I got bored.
Good luck with yours!
im a sleaze. as far as "advanced" goes, it will only be able to add, subtract, and multiply multiple numbers in one equation.
Edited on by KAHN
KAHN
3DS Friend Code: 1032-1301-2772 | Nintendo Network ID: Milkman12
Cocobanana wrote:
Can someone help?
I made a game but it says:
Subscript out of range (1, PRINT)
OkHow do i fix this?
I'm probably the worst generally active person here, but I'll try to help as best as I can.
The (1, PRINT) tells me your error starts with your first line of coding, and it's a PRINT command. I'm willing to bet your problem starts with not using the command correctly. When you want Petit Computer to type something out for you on the screen you put in the command like this:
1. PRINT "What ever you want to write goes here in between these two quotation marks."
So yeah. The 1 is just to show you that'd be your first line of code, and make sure you've got the phrase in quotation marks. Edit: Thought about it again. That'd be a syntax error. With my very basic knowledge of... BASIC, I'd have to see your code to try and figure it out.
Edit: Unrelated but I've abandoned my quest for a music database already. I never started. I've decided on a English - Spanish basic phrasebook, firstly to help myself get adjusted to menus, and secondly to program a study material for my class. Plus, if it'd help out anyone else, I'd be absolutely delighted to make something people might actually use to make their lives easier. If I could get it going soon, I'd probably continue updating it as class goes on, adding in more phrases and whatnot. Anyway, let's hope I don't just abandon this one too.
Edited on by GrabSomeEyes
Eos OS: http://conlogxl.forumotion.com/t12-eos-os-v10
3DS FC: 3695-0514-5044
I did a whole discourse on how to debug PRINT on Petit Computer Journal #5.
http://ramstrong.blogspot.com/2012/09/petit-computer-journal-...
Look under "Problems and How to ask questions" section.
But I don't think the problem is in PRINT. That is why we need code. Subscript out of range error on first line really points to using Arrays without declaring DIM.
You need to declare ARRAY DIMension before using them. It's not like old BASIC where there is assumption of 10 elements unless declared otherwise.
HTH.
Petit Computer Journal
Old site http://ramstrong.blogspot.com
Let's just call a spade, a spade.
3DS Friend Code: 1091-7596-4855