Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6
次のページ(過去)
返信[4]
親投稿
MYCRAFT MYCRAFTisbest
Also included is Tennis and Dot Racer (PTC) both by SmileBoom and were included in the previous download.
0そうだね
プレイ済み
返信[3]
親投稿
MYCRAFT MYCRAFTisbest
Race by Randomouscrap
0そうだね
プレイ済み
返信[2]
親投稿
MYCRAFT MYCRAFTisbest
Pinball by MYCRAFTisbest (Me) It sucks, but it was super easy to port, barely needed anything changed.
0そうだね
プレイ済み
返信[1]
親投稿
MYCRAFT MYCRAFTisbest
Man of Apples by Casquall
0そうだね
プレイ済み
プレイ日記
MYCRAFT MYCRAFTisbest
Here's an update on the Petit Computer conversons. 3 more games have been ported. Race, Man of Apples, and my own first PTC game, Pinball (debatably not a game) Download: 9328X5A1
3そうだね
プレイ済み
返信[5]
親投稿
MYCRAFT MYCRAFTisbest
@Cris Tennis wasn't one of the games that came with PTC but it was available for download by SmileBoom. These are direct ports from PTC code (which is why the games play in the corner). I do plan to get as many games working as possible and will release the conversion program once it is more complete.
0そうだね
プレイ済み
返信[2]
親投稿
MYCRAFT MYCRAFTisbest
Tennis
0そうだね
プレイ済み
返信[1]
親投稿
MYCRAFT MYCRAFTisbest
Dot Racer (PTC version)
0そうだね
プレイ済み
プレイ日記
MYCRAFT MYCRAFTisbest
Started working on a converter to port some Petit Computer (PTC) games to SmileBASIC. It's still VERY early development, but here are a few demos of ported games. S5XW3Z4
3そうだね
プレイ済み
返信[12]
親投稿
MYCRAFT MYCRAFTisbest
For anyone wondering this is a direct port from MCDS for PTC with compatibility changes.
1そうだね
プレイ済み
返信[6]
親投稿
MYCRAFT MYCRAFTisbest
@Pyro Well you can't really play it yet because of all the bugs. The game literally crashed right after I exited Miiverse for the screenshot.
0そうだね
プレイ済み
返信[4]
親投稿
MYCRAFT MYCRAFTisbest
There is no key, only ZUUL! Trust me, that screenshot doesn't show all the problems we're still having. It is full of errors and breaks pretty regularly. Once the game is stable enough, there will be a key.
0そうだね
プレイ済み
プレイ日記
MYCRAFT MYCRAFTisbest
NOT YET RELEASED. Working on porting MCDS with IAmAPersson. Things are progressing quite nicely. If all goes well, MCDS will be released for SB Sometime in late April.
19そうだね
プレイ済み
返信[1]
親投稿
MYCRAFT MYCRAFTisbest
SPCOLOR can change the transparency of a sprite I think it would be SPCOLOR ID,RGB(A,255,255,255) inside some sort of loop where ID is the sprite's ID and A is the transparency. 255 is just because you don't want to alter the color of the original (unless you do)
1そうだね
プレイ済み
返信[1]
親投稿
MYCRAFT MYCRAFTisbest
NOTE: SENDFILE v0.35 cannot receive files from any other version, including the new SENDFILE file. Please copy the 11 line code as seen in the comments to send SENDFILE with a system lacking the program.
1そうだね
プレイ済み
プレイ日記
MYCRAFT MYCRAFTisbest
SENDFILE version 0.61 SENDFILE allows sending files between two 3DS family systems by using local multiplayer. Supports TXT, PRG, GRP and single dimension DAT files. This update slightly enhances preformance and lists all files in the folder when choosing a file to send. Just put SENDFILE in the desired folders and follow the prompts KEY: EXEXY3Q4
5そうだね
プレイ済み
返信[2]
親投稿
MYCRAFT MYCRAFTisbest
Fancy title screen.
0そうだね
プレイ済み
プレイ日記
MYCRAFT MYCRAFTisbest
Such a lovely sunset. Testing skyboxes in eZSB.
8そうだね
プレイ済み
返信[7]
親投稿
MYCRAFT MYCRAFTisbest
If you're looking for a lot of help, go to SmileBASICSource. It's a great community and can be very helpful as well as just overall fun. If you're familiar with the Petit Computer Wikia, this is the SB equivalent.
0そうだね
プレイ済み
返信[6]
親投稿
MYCRAFT MYCRAFTisbest
Animation is pretty annoying to explain, but sprite on sprite collision isn't too bad SPCOL ID,TRUE 'For every sprite that can collide SPCOLVEC ID 'For every sprite that can collide, only use after SPCOL SPHITSP ID 'If the sprite with that ID collides with any other SPCOL sprite, then true, else false SPHITSP ID,RangeMin,RangeMax will only collide with sprited between the ID range provided.
0そうだね
プレイ済み