Search found 340 matches

by chickendude
Thu 26 Jan, 2012 11:38 am
Forum: Announce Your Projects
Topic: Monopoly
Replies: 203
Views: 181870

Re: Monopoly

Thanks, both of you! Also, glad to see you around ISUCK :D The same thing happened to me (the nostalgia), hence the rewrite of Monopoly! Though things here have certainly slowed down quite a bit lately, but like you people check in from time to time and it's always nice to refind old friends/acquain...
by chickendude
Thu 26 Jan, 2012 11:34 am
Forum: Announce Your Projects
Topic: OPIA - A full OOP language for z80
Replies: 7
Views: 18452

Re: OPIA - A full OOP language for z80

Have you started the actual coding? It'd be interesting to see the resulting ASM code of a few simple programs.
by chickendude
Wed 25 Jan, 2012 8:59 pm
Forum: Announce Your Projects
Topic: Monopoly
Replies: 203
Views: 181870

Re: Monopoly

I just finished typing up the rest of the properties and changed the LUXury TAX to SUPer TAX and drew a somewhat legible pound character (suggestions welcome!). Here's a screenshot, at the start you can see the Super Tax tile (a rather boring tile), then the pound character in the stats screen, and ...
by chickendude
Sun 08 Jan, 2012 1:40 pm
Forum: Announce Your Projects
Topic: Monopoly
Replies: 203
Views: 181870

Re: Monopoly

That's also not a big problem, it's just a matter of changing the sprites :) It now compiles two different versions, a US and a UK one. I guess i could try adding support for external boards, but i'm not sure if it'd really be worth it.
by chickendude
Sat 07 Jan, 2012 1:39 am
Forum: Announce Your Projects
Topic: Monopoly
Replies: 203
Views: 181870

Re: Monopoly

benryves, how's this look? I was in the middle of debugging the properties menu (viewing owned property, buying houses/hotels, etc.) so that's why everything is owned by player one. I haven't finished entering all the properties yet (just half the board), but just to make sure, i'm using this board ...
by chickendude
Fri 06 Jan, 2012 9:23 pm
Forum: Announce Your Projects
Topic: Monopoly
Replies: 203
Views: 181870

Re: Monopoly

Of course, it's just a matter of changing the property texts/a couple chance cards, and all that information is available online. Wikipedia has the boards for a large number of languages :) I've always planned at least US/UK versions, but i think a French (well, a French version and Quebecois versio...
by chickendude
Fri 06 Jan, 2012 1:33 pm
Forum: Announce Your Projects
Topic: Monopoly
Replies: 203
Views: 181870

Re: Monopoly

Wow, it's been a while, but inspired by Tr1pea's update, i thought i'd post a couple screenshots of my work on my rewrite of Monopoply. They aren't the most up-to-date, but the code right now is a little broken (i'm working more on the text-routine) so it'll be a few days maybe before i get an updat...
by chickendude
Fri 06 Jan, 2012 1:27 pm
Forum: Desolate
Topic: Desolate Re-write
Replies: 161
Views: 836067

Re: Desolate Re-write

Me too! I also think the text looks better with the two-pixel space. Like you said before, though, i think it's mostly a matter of getting used to the font. I really love the reflection on the floor...
by chickendude
Tue 20 Dec, 2011 12:32 pm
Forum: Off Topic
Topic: So... what happened?
Replies: 26
Views: 105638

Re: So... what happened?

I wish we could get in touch with some of the older folks to see if they still had source to release, it'd be nice to see some new progress on those projects :)
by chickendude
Wed 14 Dec, 2011 10:16 am
Forum: Off Topic
Topic: So... what happened?
Replies: 26
Views: 105638

Re: So... what happened?

Hey, congrats on finishing your degree!
I just recently started coding again (over at RevSoft) and several months ago started what turned into the beginnings of an RPG until my computer crashed. Also, i don't even have a calculator anymore, i just use WabbitEmu/PindurTI :D
by chickendude
Fri 09 Dec, 2011 8:52 pm
Forum: General TI Discussion
Topic: Revsoft?
Replies: 28
Views: 90055

Re: Revsoft?

Wow, thanks for the link! I didn't realize someone else was working on another version.
by chickendude
Fri 09 Dec, 2011 1:05 am
Forum: General TI Discussion
Topic: Revsoft?
Replies: 28
Views: 90055

Re: Revsoft?

RevSoft is currently on TiFreak's server:
http://revsoft.tifreakware.net/

Stop by some time, it's been kinda quiet lately :/
by chickendude
Mon 21 Nov, 2011 12:27 am
Forum: Programming Help
Topic: [TI ASM] Direct input and clearing before direct input
Replies: 2
Views: 13360

Re: [TI ASM] Direct input and clearing before direct input

Thanks, i figure it'll almost never be an issue, only if you want to read keys which share the same value in two different groups. Honestly, it doesn't really matter to me if you can also use another unintended key, so long as it doesn't overlap with a key you are using. I remember playing certain g...
by chickendude
Sat 19 Nov, 2011 11:27 am
Forum: Programming Help
Topic: [TI ASM] Direct input and clearing before direct input
Replies: 2
Views: 13360

[TI ASM] Direct input and clearing before direct input

Hello everyone, i know there are still a few people who frequent this board even if it's not very active, so i thought i'd pose a little question and hopefully see some familiar faces :) Right now, i've got some code (basically, a pause function): ;########################## ;#WAIT2ND ;#Wait for the...
by chickendude
Wed 19 Oct, 2011 12:44 pm
Forum: General TI Discussion
Topic: Revsoft?
Replies: 28
Views: 90055

Re: Revsoft?

Bump. Any info on what's up with Revsoft/if it'll be coming back sometime soon?