Forums

Topic: Petit Computer

Posts 7,421 to 7,440 of 9,618

InsertPi

@Simon_X glad to see a new user! I know a small bit of German and I'd talk to you in it, but it's against the forum rules (aber das ist okay). If you need anything, just ask! We are all happy to help anytime!

If Facebook, Myspace, Twitter, Instagram, and Snapchat were all destroyed, 90% of teens would go insane. If you're one of the 10% that would be laughing at them, copy & paste this into your signature and hope it happens.

X:

ShadowGame

Have somebody an idea for an simulation game like Animal Crossing?
Like wich activities i have to add in the game.

Oh and how i can use the clock from the 3DS/DSi settings like in Petit Farm?

[Edited by ShadowGame]

ShadowGame

InsertPi

Wow. I didn't know this was possible. I just made my first Hello World program inside of SimpleSimpleC, an interpreted language inside of SimpleC. o_O

If Facebook, Myspace, Twitter, Instagram, and Snapchat were all destroyed, 90% of teens would go insane. If you're one of the 10% that would be laughing at them, copy & paste this into your signature and hope it happens.

X:

SmokedSausage

@Iamaperson
O.o...You are amazing...
Anyway UPDATE ON PIXELLI
Added the ability to break/place blocks using all 1024 BG tiles
RANDOM TERRAIN GENERATOR!
A menu that you can use...WHILE STILL PLAYING
Menu includes
Change palette
Block(BG) Menu and ability to jump to a certain number or to BGU0 BGU1 and so on
Load Texture Packs
Save/Load worlds in-game
Options menu
Wireless...Send and Receive worlds!
I just realized This may be the closest we have gotten to Terraria

Hi, I'm SmokedSausage and i like meemoos :^)

X:

LeviCelJir

Hansausage wrote:

@Iamaperson
O.o...You are amazing...
Anyway UPDATE ON PIXELLI
Added the ability to break/place blocks using all 1024 BG tiles
RANDOM TERRAIN GENERATOR!
A menu that you can use...WHILE STILL PLAYING
Menu includes
Change palette
Block(BG) Menu and ability to jump to a certain number or to BGU0 BGU1 and so on
Load Texture Packs
Save/Load worlds in-game
Options menu
Wireless...Send and Receive worlds!
I just realized This may be the closest we have gotten to Terraria

why no download?

Hi I'm Levi and I like Bloopys :^)

InsertPi

Ok! The SimpleSimpleC interpreter is done! It supports storage of 1 string and 10 lines that run the following commands:

PRINT:
INPUT
PRINT STRING
WAIT FOR BUTTON
NEXT LINE

I just made a simple demonstration of input/output with the following code:

PRINT:
What's your name?
NEXT LINE
INPUT
PRINT:
Hello there,
PRINT STRING
PRINT:
!!!
WAIT FOR BUTTON

As you'd suppose, being an interpreter inside of an interpreter inside of yet another interpreter is pretty slow, but still surprisingly fast.

[Edited by InsertPi]

If Facebook, Myspace, Twitter, Instagram, and Snapchat were all destroyed, 90% of teens would go insane. If you're one of the 10% that would be laughing at them, copy & paste this into your signature and hope it happens.

X:

SmokedSausage

@Leviceljir
Because that was just a progress update
There is currently no download yet because I am still getting it into a playable state (Alpha at least).

Hi, I'm SmokedSausage and i like meemoos :^)

X:

twinArmageddons

@Leviceljir
an easier way to do the games is
?GAME1$
?GAME2$
etc
@LOOP
LOCATE 10,GAME_Y:?"<"
B=BUTTON()
IF B AND 32 THEN @MENU2
IF B AND 16 THEN @EXEC
IF B AND 1 THEN GAMEY=GAMEY-1
IF B AND 2 THEN GAMEY=GAMEY+1
VSYNC 1
GOTO @LOOP
@EXEC
'theres probably better way to do this but can't think of it right now :/
IF GAMEY==0 THEN EXEC GAME1$
IF GAMEY==1 THEN EXEC GAME2$
etc

get in loser we're going titan hunting

twinArmageddons

Untitled
new screenshot of aottg next update :3
no titans because titans still look ugly :/
the next update is gonna take some time because i took ramstrong's advice and remade it from scratch with new sprites and stuff so now sprites are 64x64 and titans are 64x128
heres a small changelog
-colossal titan is made with graphic commands now so 10x larger
-new mission featuring the armored titan
-new titan ai
-new glitch-free physics
-more animation/better sprites
-can shoot 3dmg anywhere
-can climb wall
-no supply depot for now, instead you get 1 free supply refill
-added cheats
-added 4 characters each with unique special
-changed controls and made gas more useful
-swords are now solid objects
-titan shifting
-etc

get in loser we're going titan hunting

Slayer

twinArmageddons wrote:

Untitled
new screenshot of aottg next update :3
no titans because titans still look ugly :/
the next update is gonna take some time because i took ramstrong's advice and remade it from scratch with new sprites and stuff so now sprites are 64x64 and titans are 64x128
heres a small changelog
-colossal titan is made with graphic commands now so 10x larger
-new mission featuring the armored titan
-new titan ai
-new glitch-free physics
-more animation/better sprites
-can shoot 3dmg anywhere
-can climb wall
-no supply depot for now, instead you get 1 free supply refill
-added cheats
-added 4 characters each with unique special
-changed controls and made gas more useful
-swords are now solid objects
-titan shifting
-etc

AWESOME. Still prefer Maverick hunting.

[Edited by Slayer]

I have nothing really to say about myself.

LeviCelJir

@twinarmageddons ... its bugging... help... put your code in a empty program... see what happens...

Hi I'm Levi and I like Bloopys :^)

swordx

@Hairmanban19, I'm going to make a demo of DA2 that I'll let you play on December 1st. I'll need you to test it so I can get some initial reactions of this...It's going to be awesome!

swordx

ramstrong

ShadowGame wrote:

Have somebody an idea for an simulation game like Animal Crossing?

randomous The Village is something like that.

twinArmageddons wrote:

the next update is gonna take some time because i took ramstrong's advice and remade it from scratch with new sprites and stuff so now sprites are 64x64 and titans are 64x128

I don't remember giving you any advice. You look like you know what you're doing already. Anyway, the new graphic looks terrific! I'll be eagerly waiting for the finished game!

[Edited by ramstrong]

Petit Computer Journal
Old site http://ramstrong.blogspot.com

Let's just call a spade, a spade.

Pixelrobin

I'm making a 2.5d platformer for the next promised wiki contest if anyone cares. I've got a fake 3d rendering engine, and a player... Now I just need collision detection. Between DATA. DATA thats constantly shifting pixels... What have I gotten myself into?

Everybody do a chirp. CHIRP.

mystman12

I think today I'll try to get my enemy AI mostly done, but I really don't have any experience making AI, so there is no telling how much more simple or complicated this will be compared to how I think it will be.

I like makin' games!
Future Pinball games!
Petit Computer games!!
and SmileBASIC games!
Waiting for Kirby Air Ride 2. One day, it will come. One day...

X:

twinArmageddons

ramstrong wrote:

twinArmageddons wrote:

the next update is gonna take some time because i took ramstrong's advice and remade it from scratch with new sprites and stuff so now sprites are 64x64 and titans are 64x128

I don't remember giving you any advice. You look like you know what you're doing already. Anyway, the new graphic looks terrific! I'll be eagerly waiting for the finished game!

i saw it in one of your posts
also aottg uses like 5 pages of sprites for 1 character and they're 64x64 so there's gonna be a ton of qr codes for sprites and since i remade it i shortened it by like 300 lines of code so there's gonna be less qrs for the prg

[Edited by twinArmageddons]

get in loser we're going titan hunting

InsertPi

Good news (especially to @Leviceljir)!!! I have officially put MCDSEdit on hold (I dunno how long) to work on Minecraft DS again! I'm working on Beta 1.7 right now, and just added auto world conversion to make old worlds playable! (Be careful; risk of corruption for worlds older than 1.6 is certain.) I just converted my 1.6.6 map into 1.7 without editing the code/using external editing tools!

If Facebook, Myspace, Twitter, Instagram, and Snapchat were all destroyed, 90% of teens would go insane. If you're one of the 10% that would be laughing at them, copy & paste this into your signature and hope it happens.

X:

LeviCelJir

IAmAPerson wrote:

Good news (especially to @Leviceljir)!!! I have officially put MCDSEdit on hold (I dunno how long) to work on Minecraft DS again! I'm working on Beta 1.7 right now, and just added auto world conversion to make old worlds playable! (Be careful; risk of corruption for worlds older than 1.6 is certain.) I just converted my 1.6.6 map into 1.7 without editing the code/using external editing tools!

I hope My 1.5 world doesn't get corrupted :/ But I can't wait!

Hi I'm Levi and I like Bloopys :^)

Sorry, this topic has been locked.