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

Pages: 1 [2]
16
TI-BASIC / Re: SimCity 47 opinion
« on: November 04, 2013, 03:46:06 pm »
How about SimCity 84? :P
Well... i didnt tought of that xD let me change that in my program right away ^-^

17
TI-BASIC / Re: SimCity 47 opinion
« on: November 04, 2013, 03:44:19 pm »
What does the 47 stand for?
Uh... i don't know myself, it just came randomly up to me ;)

18
TI-BASIC / Re: How to protect your lists?
« on: November 04, 2013, 03:43:04 pm »
If someone can see the source encryption of any kind is no use :P
I know, but my classmates are to lazy to find the encryption code, or i just protect the program ;P

19
TI-BASIC / SimCity 84 opinion
« on: November 04, 2013, 03:41:14 pm »
So, i am working on a project called "simcity" (yes i know, there already exists simcity's for ti84/83) but okay, i just want your guys opinion ;)

It's also an early alpha, so expect free bugs :P
ticalc link: http://www.ticalc.org/archives/files/fileinfo/456/45668.html

20
TI-BASIC / Re: How to protect your lists?
« on: November 04, 2013, 03:40:45 pm »
I think that will do ;) they are indeed lazy enough to check the source code, thanx for the help ^-^

21
TI-BASIC / Re: How to protect your lists?
« on: November 04, 2013, 03:34:01 pm »
another posibility would be to use basic libs and store your data to an app-variable so that they can't modify it, or, if you don't want to stick with basic you could start learning axe and create your own data-structures :)
I know axe a bit, and i learned it, but i just don't like it, i prefer to code in asm on my PC

How about a simple checksum? For example, append -Sum(list) to the end, then when loading you can check whether the sum is zero (or with some tolerance, if necessary)
Not a bad idea, i'll try that

22
TI-BASIC / Re: How to protect your lists?
« on: November 04, 2013, 03:27:56 pm »
Hmmmmm, well i would sure think of that ;) it just i never worked with encryption :/

23
TI-BASIC / Re: How to protect your lists?
« on: November 04, 2013, 03:23:24 pm »
I don't think there is a way with TI-BASIC, sorry.

Isnt there also a way to like copy the list, reverse the order and save it to like example "LCS47B" and then when u run the program, it unreverses it and checks if the 2 lists are the same?

24
TI-BASIC / How to protect your lists?
« on: November 04, 2013, 03:17:36 pm »
So i made this program "SimCity47" And i want to Distribute it with my friends, but since i and my friends are in a coding school, the will probably start cheating with it and chaging the vars and lists, so anyone knows a good way to protect lists?

Thnx in advance ^-^  ::)

26
General Calculator Help / Ti-84 Screen Recording
« on: November 04, 2013, 03:11:34 pm »
So yeah, hello there everyone, i am back from being away for like 2 years on this forum, i was here before on another username i couldnt remember, so i made a new account,

but to the point: i was wondering (and it will sound like a stupid question) how do i record the screen from my ti-84 and export it to a gif?  ???

Pages: 1 [2]