Tak AI: Play the game from Kingkiller Chronicle against your computer!

Show off your games, demos and other (playable) creations.
Post Reply
nyx
Prole
Posts: 8
Joined: Sun Apr 17, 2016 3:09 am

Tak AI: Play the game from Kingkiller Chronicle against your computer!

Post by nyx »

Read about Tak here: https://www.kickstarter.com/projects/ch ... tiful-game

Tak is sort of a cross between checkers and Go. My friend wrote an artificial intelligence tool that could play the game at a pretty high level, but had no user-friendly interface. I changed that, with this!

https://www.reddit.com/r/Tak/comments/4g766j/

You all obviously know how to computer, so just

Code: Select all

 git clone https://github.com/asgardiator/tak-ai; cd tak-ai; love .
and you'll be good to go!

You can play against real humans on playtak.com.
User avatar
Davidobot
Party member
Posts: 1226
Joined: Sat Mar 31, 2012 5:18 am
Location: Oxford, UK
Contact:

Re: Tak AI: Play the game from Kingkiller Chronicle against your computer!

Post by Davidobot »

Could you make a self-contained version as a .love and upload it here?
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
nyx
Prole
Posts: 8
Joined: Sun Apr 17, 2016 3:09 am

Re: Tak AI: Play the game from Kingkiller Chronicle against your computer!

Post by nyx »

I tried; it wasn't working for some reason. Clicking on the .love file simply opens the archive. :/
My game also uses libraries outside of LOVE, such as http://torch.ch/ and I could not find a viable way to bundle those within the game -- for regular use, they have to be installed, and i'm almost positive the same is true here. Also, Torch is Unix-only :(
User avatar
zorg
Party member
Posts: 3465
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: Tak AI: Play the game from Kingkiller Chronicle against your computer!

Post by zorg »

nyx wrote:I tried; it wasn't working for some reason. Clicking on the .love file simply opens the archive. :/
A .love file is an archive; the fact that your file manager is smart enough to detect that and not execute it with löve means absolutely nothing bad; my total commander on windows opens .iso files as archives too, instead of mounting them, for example. It will work for others, or they can right click, and assign it to löve or something.
nyx wrote:My game also uses libraries outside of LOVE, such as http://torch.ch/ and I could not find a viable way to bundle those within the game -- for regular use, they have to be installed, and i'm almost positive the same is true here. Also, Torch is Unix-only :(
Now this might be an issue :3
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest