Git Product home page Git Product logo

swahili-casino's Introduction

Swahili Kasino with PHP

A simple casino developed in PHP. It currently has only one game. I plan to add more games for learning purposes

Demo

You can try the DEMO through the link below DEMO
Login demo account User: 0956413200 password: qwerty

TODO

  • Adding more games
  • Adding animations
  • Try to learn how to make complex fair RNG

Installation

Create database 'games' then import game.sql the open .env file change it accordingly

#data base connections
DB_HOST=localhost
DB_USER=emleons
DB_PASS=abcd
DB_NAME=games

Encryption

Create 1024 RSA key pairs then go to the 'games' database and then put your public key and private key in the 'encrypt' table

Set up OTP

Navigate to the 'src' folder and then enter the SecurLogin.php file in the NextSms() method, edit as follows

$user = "NextSms User name";//your nextsms user name
$pass = "++nf+rfOC8YJj2hGwOH/=";//your nextsms password

you are done move the project dir to your host open in the browser

'localhost/path_to_this_project'

Feedback

If you have any feedback, please reach out to me at [email protected]

MIT License

swahili-casino's People

Contributors

emleonstz avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.