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 - kindermoumoute

Pages: 1 2 3 [4] 5 6 ... 57
46
Fruit Ninja / Re: Fruit Ninja
« on: May 25, 2012, 04:27:20 pm »
I use noshell with FRUIT.8xp in ARC. :/

47
Fruit Ninja / Re: Fruit Ninja
« on: May 25, 2012, 11:29:06 am »
Score isn't saved or that's my calc ?

48
Fruit Ninja / Re: Fruit Ninja
« on: May 24, 2012, 01:02:51 pm »
yes, you can download the beta, it works perfectly ! ;)

49
TI Z80 / Re: The Impossible Game
« on: May 23, 2012, 08:01:16 am »
I beat lvl 1, lbl xbox live on calc (68% lvl 2), but I beat lvl 1, lvl xbox, lvl 2 on android (70% lvl 3). ;)

50
TI Z80 / Re: TinyCraft II (name subject to change)
« on: May 23, 2012, 07:58:25 am »
You can recycle more than sprite : benchwork menus, rnd map, .... it was a great work. ;)

51
Request : Each tokens should be colorized, and with auto-completion it could suggest token or letter.

I can't wait to see those feature. ;)

52
Axe / Re: Correction Code
« on: May 11, 2012, 06:22:05 pm »
You need:

GetKey → K   //Should have this at start of program loop
If K=1          //If key pressed is down
1 → {L1+(G*4)+2}  //Store 1 to that bullets direction variable
End
If K=2.... etc.
Optimize it please x) :
Code: [Select]
GetKey
!If -1
.getKey=1
Else!If -1
.getKey=2
Else!If -1
.getKey=3
...

53
Axe / Re: Axe Q&A
« on: May 03, 2012, 02:44:09 pm »
If °CONST=83, Code1 is compiled, else Code2.
Code: [Select]
:83->°CONST
:
:...If °CONST=83
:.Code1
:...Else
:.Code2
:...End

54
TI Z80 / Re: [TI-Concours] Mister Oops!!
« on: May 01, 2012, 11:50:47 am »
If your program doesn't work on my 83+... I'll be angry. ;)

55
But Is your program stable ? (ram cleared, etc..)

56
* kindermoumoute runs.

57
@Deep thought : you have until June 3rd to make them !

@matrefeytontias : A game pack can be a solution. But don't forget we rate the quality, not the quantity (both is a solution too). ;)

58
TI Z80 / Re: Zombie Gun
« on: April 15, 2012, 04:33:36 pm »
I don't survive at level 20 DJ_O. :D

59
TI Z80 / Re: TI-Defend
« on: April 15, 2012, 01:30:42 pm »
I can't wait this project ! O_O

60
TI Z80 / Re: [AXE LIB] YAAM - Yet Another Axe Mapper
« on: April 15, 2012, 01:23:49 pm »
Up ?

No update ?

Pages: 1 2 3 [4] 5 6 ... 57