Skip to content

cryptotanette/NFT-Games

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitlits in your pocket.

Download on the App Store Get it on Google Play

📝 Table of Contents

Translations

📝 Available Translations: 🇬🇷 ελληνικά | 🇫🇷 Français | 🇰🇷 한국어 | 🇨🇳 普通話 | 🇹🇼 台灣話 | 🇲🇽 Español | 🇹🇷 Türkçe | 🇩🇪 Deutsch | 🇮🇹 Italiano | 🇮🇳 हिन्दी | Arabic | 🇵🇹 Português | 🇷🇺 Русский язык | 🇯🇵 日本語 | 🇻🇳 tiếng việt

Features

  • 🎰 Designed as a high performance crypto-currency slot machine.
  • 🧠 Built-in high performance RNG-engine.
  • 🙊 Anonymous login with no sign up required.
  • ⚖️ Built-in [Proof of Solvency] Audit.
  • 💡 Usability and scalability.
  • ⚛️ Supports multiple digital currencies (eg. Bitcoin, Litecoin, Dogecoin etc.).
  • 📖 Powerful admin dashboard and management tools.
  • 🔧 Highly configurable and extendable.
  • 🔐 Industry standard security out of the box.
  • 💬 Active community behind.

Release History

  • 1.0.1.5
    • CHANGE: Update docs (module code remains unchanged)

🔧 Prerequisites

  • Linux
  • Git 1.7.10+
  • Sqlite
  • Mustache
  • PhpLiteAdmin v1.9.7.1
  • Apache2
  • RedBean

** More details are in the doc.

Getting started

🚀 Installation & Deployment

Configuration

$('.slot').jSlots({
  	number: 5,
	winnerNumber: 7,
	spinner: '#play',
	easing: 'easeOutSine',
	onEnd: checkForWin,
	onStart: clearResults,
	loops: 6
});

Clone

  • Clone this repo to your local machine using sudo git clone https://github.com/bitlits/Bitcoin-Slot-Machine

Getting Involved

Want to report a bug, request a feature, contribute or translate Bitcoin-Slot-Machine?

Step 1

  • Option 1

    • 🍴 Fork & star this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/bitlits/Bitcoin-Slot-Machine.git
  • Option 3

    • 🔔 Browse our issues, comment on proposals, report bugs.

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3

Step 4

Donate

Every satoshi of your kind donation goes into the ongoing work of making this project more awesome. Want to sponsor this project? Send a donation & logo to: 📥 support@bitlits.com

About

Open source loginless NFT games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • HTML 20.0%
  • PHP 18.1%