Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Munchor

Pages: 1 ... 294 295 [296] 297 298 ... 424
4426
TI Z80 / Re: [PROJECT] SimpleCS
« on: December 22, 2010, 09:29:10 am »


* ScoutDavid thinks...

4427
TI Z80 / Re: [PROJECT] SimpleCS
« on: December 22, 2010, 09:00:26 am »
1. This is a huge Basic code.
2. It's only one file?
3. Do I need to define any variables before using?

4428
TI Z80 / Re: [PROJECT] SimpleCS
« on: December 22, 2010, 08:56:07 am »
oh... yes please, I can't download any thing, so that would be great ;) but please wait for me to add the game, it'll take me 10 minutes maximum, just a coupe of getkeys to add, and copy paste the code I have (it's taken from a game I saw on INternet, but I optimized it and deleted the Menu command to add getkeys.) I love getkeys ;D

Okay, I will wait for that. You should credit the original game maker I think :) Unless if he allows changes without crediting him :D

4429
TI Z80 / Re: [PROJECT] SimpleCS
« on: December 22, 2010, 08:52:10 am »
yes, you can (oh geez, I forgot: it's an Open Source project ;) so feel free to edit it, or even to translate it to your local language ( I'm thinking about ScoutDavid, who's in Portugal)) ;)


I didn't mean changing the code, I meant, uploading a .8xp for you, so that people don't need to compile it themselves.

4430
TI Z80 / Re: [PROJECT] SimpleCS
« on: December 22, 2010, 08:49:45 am »
rayquaza59: has anyone or you tested the code? I would like to test it and upload it as .8xp, may I?

4431
TI Z80 / Re: uPong
« on: December 22, 2010, 08:48:00 am »
What do you mean by "finished"? Normally, when you say that, you're saying that the game is completely done... Are you canceling the game?

Yes, I realized that both of my Axe games (Racer 3D: Replay and uPong) were not well welcomed by some people, this is, I am sure I added a few things to the original games, but some people still think all I added was a menu, so I'd better make a game from scratch so that I can get some respect :)

4432
Site Feedback and Questions / Re: Omnimaga Banner
« on: December 22, 2010, 08:46:51 am »
That's a lobster? I thought that was a scorpion!

4433
TI Z80 / Re: uPong
« on: December 22, 2010, 08:14:23 am »
I finished this project. I'm not even releasing the pig with a few bugs fixed version :/

4434
Miscellaneous / Re: What do you think about when you visit omnimaga?
« on: December 22, 2010, 07:51:29 am »
Hmm... lets see Rickrolls, Lobsters Netham45s, and giving out peanuts! Also, nomming.

I think about this and lobsters obviously!


4435
Other Calculators / Re: What calc for christmas?
« on: December 22, 2010, 07:49:39 am »
I wouldn't get the Prizm, I like the old-fashioned greyscale calculators :)

4436
TI Z80 / [Project] Ahead
« on: December 22, 2010, 07:26:03 am »
Ahead is the title of my next Axe calculator game: a platformer where you cannot go back. That's right, you can't go back.

Here's an initial screenshot, with a very concerning bug:



No, I will not be using someone else's code as a base. It's all mine this time.

I actually started this program with the help of Ashbad but I deleted the whole code (on purpose) because it was very messy and started it all over again.

Code: [Select]
.PLATFORM
[3810385410282828->Pic0
[FFFFFFFFFFFFFFFF->Pic1

0->X
40->Y

While 1

ClrDraw



Pt-On(X,Y,Pic0

For(A,0,96
Pt-On(A,48,Pic1
A+7->A
End

DispGraph

.pxl-Test(X,Y)r  Returns 1 if pixel is black and 0 if pixel is white on the back buffer at (X,Y).

If pxl-Test(X,Y+8)r=0
Y+1->Y
Else
End

If getKey(3)
X+2->X
End

If getKey(4)
Y-2->Y
End

End

This is my code, I made a pxl-Test collision check to avoid the character to drop below the floor, but it doesn't seem to work very well.

That's the only help I need at the moment, thanks :)

4437
Computer Projects and Ideas / Re: BasiC++
« on: December 22, 2010, 06:36:33 am »
Yeah it was kinda cool. I hope we can do a bit more, like using colors, larger resolution and maybe even change the monitor resolution so we can do full-screen games or something. It would be cool.

I totally disagree actually. I don't want colours nor full-screen, nor larger resolution, I would like it to be just like in the calculator. That picture looks a blast!

4438
TI Z80 / Re: David's Epic Journey
« on: December 22, 2010, 06:15:06 am »


The S and D from David could be improved, but maybe that's how it's supposed to look?

I like the alternative look, though :D

4439
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: December 22, 2010, 06:13:18 am »
1149. Creating an Omnimaga wikipedia page. I bet you got this wrong, but I mean a page like:

www.en.wikipedia.org/wiki/omnimaga

I think it deserves one already :)


4440
News / Re: DJ Omnimaga resigns from Omnimaga manager
« on: December 22, 2010, 06:06:06 am »
I can indeed imagine the stress of running this thing. Also because it seems that I provoke lots of stress around here :s. So, it's nice to see you're gonna relax for a time :D

Pages: 1 ... 294 295 [296] 297 298 ... 424