Author Topic: Checkers (Grammer)  (Read 3238 times)

0 Members and 1 Guest are viewing this topic.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Checkers (Grammer)
« on: January 06, 2012, 11:56:13 pm »
This is my so far biggest attempt at programming in Grammer. It has the basics at the moment, but when I have time I will explore adding AI (AI should not be difficult). The controls are:

-Arrows will let you move around the board
-Enter/2nd will select a piece
-Alpha ends your turn
-Clear exits the game

When you have highlighted a piece, an enlarged image is shown on the right of the playing board.

Offline saintrunner

  • Custom Spriter: You ask it! I'll Make it!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1787
  • Rating: +115/-11
  • Flogging Molly
    • View Profile
    • Jonny K Music
Re: Checkers (Grammer)
« Reply #1 on: January 07, 2012, 12:01:57 am »
This looks like it will be cool! I need to learn Grammer :P
My Sprites Thread   :Updated often :) for your viewing pleasure

GAMES:

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Checkers (Grammer)
« Reply #2 on: January 07, 2012, 12:06:14 am »
This game rocks!
This used to contain a signature.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Checkers (Grammer)
« Reply #3 on: January 07, 2012, 12:22:17 am »
Thanks, folks :) I guess for now it is at least useful for two player games. My next two games that I want to make in Grammer are Mancala and Tic-Tac-Toe :) Tic-Tac-Toe will have AI for sure :)

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: Checkers (Grammer)
« Reply #4 on: January 07, 2012, 09:52:10 am »
Cool game! :)

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

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: Checkers (Grammer)
« Reply #5 on: January 07, 2012, 12:05:46 pm »
Another checkers program! Nice!

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Checkers (Grammer)
« Reply #6 on: January 07, 2012, 12:08:29 pm »
I know! As soon as I commented that I was working on checkers, I saw your program, then I posted here that I was working on Mancala and Tic-Tic-Toe and that is being worked on for the Nspire, too :D I find it neat!

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Checkers (Grammer)
« Reply #7 on: January 07, 2012, 12:15:55 pm »
That looks awesome. Shows what you can do with Grammer...
* Deep Thought has Grammer on his to-learn list




Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Checkers (Grammer)
« Reply #8 on: January 07, 2012, 12:20:41 pm »
[offtopic] You have 212 uprates :D[/offtopic]
I think it is a bit confusing with how tokens and operators are used with some commands which is why I have been meaning to get to work on a custom program editor for Grammer. In any event, I am trying to see if I can somehow manage grayscale better >.> I can do grayscale tilemapping and stuff, it just flickers too much for my liking :/

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: Checkers (Grammer)
« Reply #9 on: January 07, 2012, 01:20:32 pm »
The parallels between Grammer and Lua are unnerving.  ;D

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Checkers (Grammer)
« Reply #10 on: January 09, 2012, 04:45:58 pm »
Ok, you're making lua checkers, I'm making lua mancala, is there anyone making lua tic-tac-toe? :P

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: Checkers (Grammer)
« Reply #11 on: January 09, 2012, 04:58:34 pm »
It's already been made by Karl Noss. It's on Ti calc, but the release isn't that great  :P Maybe I should try making one! It'll be pretty easy hopefully.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Checkers (Grammer)
« Reply #12 on: January 09, 2012, 05:49:05 pm »
o.o Cool! And I know there have suddenly been a lot of TI-89 or other 68K developers suddenly around, so maybe we can make it for all platforms :D We can be the Board Game Makers Guild :D

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Checkers (Grammer)
« Reply #13 on: January 09, 2012, 06:03:00 pm »
Yay! I get to be a member of the BGMG! :P