Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: zeldaking on September 25, 2014, 05:50:40 pm

Title: [CSE][xlibc] Yahtcse
Post by: zeldaking on September 25, 2014, 05:50:40 pm


Before I realize that I have been too active lately, and I become lazy again, I'm trying to get as many projects done as possible. My next project is a Yahtzee clone called YahtCse. Heh.
Anyways, while on hcwp last night, I threw together some sprites and a neat looking splash screen.


And yes, I do have plans for the ugly gray box surrounding the main title.
Animated shot of holding dice, and re-rolling the other dice.
(http://cdn.makeagif.com/media/9-25-2014/oxTbzN.gif)
I have a routine that takes a list of numbers that correspond to letters; i.e. 1 is a and 26 is z. So the routine takes the list spits out a word, goes on till it hits a certain number which translates to a newline, -2 in this case. So yep. That's what the font is going to look like.


(http://cdn.makeagif.com/media/9-25-2014/Z5lFr4.gif)

Title: Re: [CSE][xlibc] Yahtcse
Post by: Sorunome on September 26, 2014, 12:50:06 am
woooooo yahzee is an awesome game!
Title: Re: [CSE][xlibc] Yahtcse
Post by: DJ Omnimaga on September 26, 2014, 12:52:29 am


Before I realize that I have been too active lately, and I become lazy again, I'm trying to get as many projects done as possible.
Just don't do like calc84maniac by starting like 10 projects at once then never finishing any except 1 or 2 :P

But this looks pretty nice, especially the custom fonts, which seems to appear somewhat fast. You need to fix the stuff at the top, though, so it doesn't just appear over the logo. Maybe put it in a window box or something?


Also what's the MakeAGIF stuff? Is it because jsTIfied and WabbitEmu animated GIF screen capture are not working for you?
Title: Re: [CSE][xlibc] Yahtcse
Post by: TIfanx1999 on September 26, 2014, 12:54:36 am
Very clever name, I like it. :D
Title: Re: [CSE][xlibc] Yahtcse
Post by: zeldaking on September 28, 2014, 05:15:40 pm
Big update!! It's getting closed to finished.
What's new:
-Scorecard; All spots have checks to give appropriate points
-Bonus given if upper half is >=63
-Better graphics
-other stuff like optimizing and speed differences.
Screenshot!
(http://cdn.makeagif.com/media/9-28-2014/KhsQuw.gif)
I might add a background color behind the scorecard.. What color should it be?
Other ideas?
Still to do:
-Save and loading games
-Title screen with options
-Highscore table
Title: Re: [CSE][xlibc] Yahtcse
Post by: DJ Omnimaga on September 30, 2014, 02:54:21 pm
Looks pretty good, as always, but I would make the white stuff around the table at the top a different color than the cells, such as light gray. :)