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

Pages: [1] 2 3 ... 21
1
TI Z80 / Minor Releases (lolje)
« on: November 17, 2010, 03:52:10 pm »
In this topic I would like to release some of my minor Projects coded someday 2005-2010, which still mess around on my calc and would like to be distributed for free to all of you ;)

Ok, so here you go:

1. Multi-Mind



The goal of Multi-Mind is to correctly answer all 'arithmetic problems' given by the calculator.
If linked to another calculator, you can solve the 'arithmetic problems' for the goal of being faster than your opponent.
Download is attached. (.zip or .rar)

2
Well, I am pretty sure I won't return to 83+ 84+ programming.
As for the Voyage 200, I'm not sure (pro would be that I'm still using it, con the small userbase)
but I'll definitely continue improving my Java skills and Idk, maybe sometime I'd make some kind of game in Java
Coding in C for a calc sounds also quite attracting to me, btw
Anyways, I'll stay tuned... :-)

3
Hey dudes, I'm currently really busy due to school, music stuff and Java [and the list goes on...]
(So that's why I was not able to release any new stuff yet)

However, I didn't forget about this and well, as I said, maybe there will follow a slightly optimized version of AOCII.

Have a great week! ;-)
lolje

4
I might release a slightly optimized version soon...

5
I just added a new version

6
Miscellaneous / Re: Programming Tutorials, Help, Etc.
« on: April 05, 2010, 08:31:35 pm »
Ah I see, you so mean (e.g.) Java and stuff??
Well, I would also like t learn the ropes of some other programming language...

7
Miscellaneous / Re: Programming Tutorials, Help, Etc.
« on: April 05, 2010, 08:25:18 pm »
Well, I don't know much about asm, but if you want to learn fast, you could just read through the xLIB-Readme - that's how I learned most of the commands :)

http://www.ticalc.org/cgi-bin/zipview?83plus/asm/libs/xlib.zip;ReadMe.txt

P.S.
I just found this on google  ;D

8
Quote
will you still be able to post from time to time?
yes, of course

btw: AOCII never died...  ;)

9
Quote
When this is finished (or close) I am sure it will be featured on ticalc.org (I think somebody has to e-mail them, though, or contact them on IRC)
I think a feature would be pretty mind-blowing...

Well, As for the next 14 days, my presence in omnimaga might decrease a lot, since I'm going back home tomorrow and I don't have a stable connection there, just a surf stick (for hsdpa). Secondly, school might also have an influence on progress [...]

However, if I develop something during this period, I probably won't be able to upload it before the 16th of April (or maybe even the 23rd of April) because of this problem.

Greetings, lolje

10
Wabbit is an excellent emulator!!
I made 11 animated gif Screenies, showing nearly every single feature of AOCII. DO you think it would be advisable to put them into the 1st post? Maybe I should select the best Screens...

[at this point, two posts were merged into one]

The new screenshots are in the first post.

p.s.
Happy Easter!

11
TI Z80 / Re: Digimon Virtual Pet Idea
« on: April 04, 2010, 05:50:10 pm »
Yes, I'm german, But I get your point - I just wasn't thinking about a port...
So  far, so good. I'll come back tomorrow...  ;)
lolje

12
Project M (Super Mario) / Re: Project M Reboot
« on: April 04, 2010, 05:46:28 pm »
 :o That's amazing[!]

* lolje pulls out some respect coins *

13
TI Z80 / Re: Creature Assault - (RPG-Engine)
« on: April 04, 2010, 05:36:50 pm »
No, it is b/w. I was talking about how it behaved when I tried to make it greyscale...

Quote
I don't know much about sprites and such but would it not be possible to make the character sprite one with a white border around it? Like just one sprite with that instead of two separate ones.
Yes, i know what you are talking about - a mask. When I was coding this 'engine', I tested methods like this but it turned out that I was not able to establish a greyscale engine that actually runs smooth.
It's just like the 3D-Problem with xLIB - it is too slow since TI-basic is being interpreted by the O.S.

14
TI Z80 / Re: Digimon Virtual Pet Idea
« on: April 04, 2010, 05:32:12 pm »
Ya, it can be a real hassle. [...]

Oh sorry, that wasn't my intention :-[...

Quote
A major part that would contribute to the decision is implementing things like the feeding, pooping, cleaning, fighting, training, etc. engines and all
*rofl*

Umm...I'm sorry but I'm not sure I exactly know what you're referring to in what context.

well, dict.cc says
hassle = to pressurize

Btw Quote pyramid!  ;D

15
TI Z80 / Re: Creature Assault - (RPG-Engine)
« on: April 04, 2010, 05:29:27 pm »
Quote
Do you know why it happens?
Well, it's quite simple: two commands calling two different pictures [overwrite, then match the second with the first in order to 'greyscale' it] instead of one single, sexy line.
Secondly, if you want to make it scrollable, you'll have to redraw the tilemap twice [and then maybe save it in two picture vars in order to speed the greyscale engine up]

xLIB is a great amplification to TI-Basic - but it's still not 'perfect'.

Pages: [1] 2 3 ... 21