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 - Wellen
1
« on: April 25, 2012, 02:37:32 am »
Great one ! Is the game on-calc at the same speed as on the gif ? If so, I think you could increase the speed a little bit, or make the game scrolling faster and faster.
2
« on: January 21, 2012, 07:32:58 am »
Lol take your time, I'm not that hurried
3
« on: January 08, 2012, 04:58:19 pm »
Imo, 2 spaces are good.. If you have 4-spaces-indentation, and a lot of loops into each other, you'd have to scroll horizontally, could become boring But I'm not the only one who decides
4
« on: January 08, 2012, 04:46:11 pm »
5
« on: January 08, 2012, 04:29:58 pm »
Yep, that's exactly it Also, when opening a file, which has already been written in another IDE or on-calc, would it be possible to indent the whole code ?
6
« on: January 08, 2012, 04:19:53 pm »
Oh, sorry, I meant replace
Repeat getkey(15) If A=5 A->C Else B+42->C End End with :
Repeat getkey(15) If A=5 A->C Else B+42->C End End Also what's the word for that ? huhu
7
« on: January 08, 2012, 04:08:40 pm »
Oh and another question, will you implement incrementation indentation, after all the things ya have to do ? Ain't really that essential, but it looks good ^^
8
« on: January 08, 2012, 08:26:07 am »
Just one problem, imo : When programming in Axe, the code-folding is a little bit buggy/weird, because the 'Then' token is not needed in the If statements, and so If statements are not detected.. And so something like Repeat getkey(15) If A=5 A->C Else B+42->C End End Is sumed as Repeat getkey(15) [...] End instead of Repeat getkey(15) If A=5 [...] End Don't know if you can do anything about that (like detect if there's a header at the beginning or what.. don't know at all how to do that ) But, yeah, just wanted to tell ya. Anyway, great project, I use it more and more
9
« on: December 30, 2011, 04:39:52 pm »
I decided to play all the Assassin's creed games lol I : Done II: I'm playing it I don't have Brotherhood and Revelations, but i'll buy them asap I'm at home until Monday, so I don't have my xbox360 pc controller, without it I just can't play AD I'm currently playing Mirror's Edge.
10
« on: December 28, 2011, 12:42:32 pm »
Thanks for the link, ever it's about general raycasting, not especially Axe.
I know I gave you that link in case you don't find any in Axe, so that you could translate it in Axe language.. OFFTOPIC : if you're searching for a cellular automata tutorial, here
11
« on: December 28, 2011, 12:25:04 pm »
I haven't seen any tutorial for 3D in Axe, but there's this one, wich explains well the basics of raycasting (old tutorial, but yeah.). Maybe you can pm members, who have already done programs using 3D, so that they can explain you how they did ? Good luck !
12
« on: December 26, 2011, 01:37:49 pm »
I got the JBL Creature III speakers for my laptop \o/ Also my brothers offered me Mirror's Edge, it took 8 hours to dl it on steam + some other random stuff (like an "italian coffee maker" (? google translate^^) lol )
13
« on: December 24, 2011, 04:12:47 am »
Can't wait to play it ! I especially love the portal-like lights on the ground ^^
You seem to master the Axe language very well, congratz
14
« on: November 28, 2011, 08:43:23 am »
Good luck
15
« on: November 24, 2011, 02:04:39 pm »
OK, that's what I wanted to know Thank you !
|