project releases

A forum where you can announce your awesome project(s).

Moderator: MaxCoderz Staff

Post Reply
User avatar
elfprince13
Sir Posts-A-Lot
Posts: 234
Joined: Sun 11 Dec, 2005 2:21 am
Contact:

project releases

Post by elfprince13 »

fast routine finds the prime factors of any number.
DOWNLOAD NOW
---------------------------------------
Half Life 2
:-p

now that got your attention.....

its an advanced half-life calculator for the 83+ series, with support for time-units.

DOWNLOAD NOW
--------------------------------------
Immortal Bacteria Simulator
Simulates a colony of Immortal Bacteria in a 10*10 grid with up to 5 nutrient stations.

A pretty fun simulation to watch.


DOWNLOAD NOW
----------------------------------------
Isometric Map Engine
A GPL'ed, highly flexible isometric map engine for use in your own projects. written in pure TI-Basic

DOWNLOAD NOW
-------------------------------------------
Prime Tester
A fast routine to test the primality of a number.


DOWNLOAD NOW
------------------------------------------------
Pseudorandom number generator
A pure basic implementation of a pseudo random number generator. Sort of a proof of concept thing more than anything else.


DOWNLOAD NOW
------------------------------------------------
Pure Basic Side-Scrolling Engine
A GPL'ed pure-Basic implementation of a side-scrolling engine. Feel free to use it in your own projects

DOWNLOAD NOW
User avatar
L4E_WakaMol-King
Maxcoderz Staff
Posts: 342
Joined: Tue 01 Nov, 2005 6:34 am

Post by L4E_WakaMol-King »

Wow, you've been busy!
Image - Now Under Development - [Progress]
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Nice stuff, btw though the sidescroller isn't supposed to let you go back?
User avatar
elfprince13
Sir Posts-A-Lot
Posts: 234
Joined: Sun 11 Dec, 2005 2:21 am
Contact:

Post by elfprince13 »

no it isn't, I was trying to make it Mario like. as I said though, its GPLed so feel free to edit that and use it in your own projects.

Wow, you've been busy!
too right you are....and I have a lot more that Im working on that isn't calc related, plus studying for my AP computer science exam, plus finishing Frog RPG and fixing some bugs in BasicBuilder --wxPython Edition
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Ok, I wasn't sure, I thought it was cool though.
User avatar
elfprince13
Sir Posts-A-Lot
Posts: 234
Joined: Sun 11 Dec, 2005 2:21 am
Contact:

Post by elfprince13 »

kalan_vod wrote:Ok, I wasn't sure, I thought it was cool though.
thank you. 8) the real goal of most of these is to illustrate what pure-Basic can do, and to encourage people to develop without the use of Asm-libs.
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Well it is always nice to get back to ones roots (so to speak :D), and yeah I thought of making a similar type of engine in basic a while back, but it used a different format.
Liazon
Calc Guru
Posts: 962
Joined: Thu 27 Oct, 2005 8:28 pm

Post by Liazon »

these are all basic? cool!
Image Image Image
User avatar
elfprince13
Sir Posts-A-Lot
Posts: 234
Joined: Sun 11 Dec, 2005 2:21 am
Contact:

Post by elfprince13 »

no Asm libs have been used in the making of these programs.

I did automate a fair bit of the map design for side-scroller, but even the automation was done with basic.
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

It's very nice and all, but why would you GPL a TI-BASIC routine?

And yes, you have been busy :).
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
User avatar
elfprince13
Sir Posts-A-Lot
Posts: 234
Joined: Sun 11 Dec, 2005 2:21 am
Contact:

Post by elfprince13 »

to encourage people to use it in their own work. xLib is great, but I really enjoy seeing pure Basic projects, and I feel that people would be more inspired to program in pure Basic with preexisting routines that they are free to modify, but dont have to program from scratch.
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

I don't understand though, arent all basic programs GPL then? I mean we may not have the permission, but we could still do it..
User avatar
elfprince13
Sir Posts-A-Lot
Posts: 234
Joined: Sun 11 Dec, 2005 2:21 am
Contact:

Post by elfprince13 »

I suggest you read the GPL. its a license, and almost all open source software is released under it (for relation to your calculator programming: TiLP, TiEmu, TilEm).


if nothing else, it represents what real hackers (real meaning of the word; not stupid the stupid, media inflamed meaning) stand for.
Post Reply