Skip to content

BeFiveINFO/Lucky-Five-Video-Poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucky Five Video Poker

This is a very primitive example of video poker with php session keeping track of user credits. Please feel free to do anything about this code and all.

Requirements

  • A web server that can run PHP.

To try this script

  1. Make a directory in your web server and copy the content into it. Please make sure that your server can run php scripts.
  2. Open http:://yourserver/the_directory_of_your_choice/index.html in your browser
  • Note: You can still try the demo by simply double clicking index.html in your computer's desktop. But you will not hear any sound because of CORS issue (please see here for more info).

Special Thanks

License

  • The progmram: MIT but basically you can do anything as you please.
  • The playing cards: public domain but please do read here for more deitals.

About

A simple five card poker game built with html5 and javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published