brog45 / ecblackjack

Simple BlackJack game via Browser using SWI Prolog, Tau Prolog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README for ECBlackJack experimental game

ECBlackJachis a simple implementation of Black Jack using SWI-Prolog and Tau-Prolog

The idea is to test a Web browser based interface for a SWI-Prolog application using the Pengines library.

State

The game is under development and not very functional at the moment. Goal is to develop it further to a playable game using JavaScript libraries for graphics.

Acknowledgements

This code is build with the help of Anne Ogborn, Paul Brown, José a Riaza and others in the Twitter community.

Thanks!

Hans N. Beck

About

Simple BlackJack game via Browser using SWI Prolog, Tau Prolog

License:MIT License


Languages

Language:JavaScript 96.0%Language:Prolog 2.7%Language:HTML 1.3%