Author Topic: [CSE][xlibc] Yahtcse  (Read 2749 times)

0 Members and 1 Guest are viewing this topic.

Offline zeldaking

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 197
  • Rating: +15/-0
    • View Profile
[CSE][xlibc] Yahtcse
« 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.

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.




« Last Edit: September 25, 2014, 06:12:55 pm by zeldaking »

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: [CSE][xlibc] Yahtcse
« Reply #1 on: September 26, 2014, 12:50:06 am »
woooooo yahzee is an awesome game!

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [CSE][xlibc] Yahtcse
« Reply #2 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?

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: [CSE][xlibc] Yahtcse
« Reply #3 on: September 26, 2014, 12:54:36 am »
Very clever name, I like it. :D

Offline zeldaking

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 197
  • Rating: +15/-0
    • View Profile
Re: [CSE][xlibc] Yahtcse
« Reply #4 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!

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

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [CSE][xlibc] Yahtcse
« Reply #5 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. :)