Bitcoin Forum
June 22, 2024, 01:41:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Casino Website Development? on: February 26, 2023, 05:39:53 PM
Hey, guys. I didn't know where to start a topic, and I saw there was discussion already here. So my friends and I decided to start a crypto casino that has only dice. I don't know what technology to use. The website will have register/log in/log out, bet history and dice betting. I am currently looking at HTML/CSS/PHP/MySQL. Will this be enough or there are other languages? I looked at Nodejs but find it difficult.

How much familiar are you with these technologies ? If you have basic knowledge, do not attempt to design the casino website by own. Instead, hire some professional who has done it for other casino websites in past. This will ensure that your website will have less number of bugs because bugs affect user experience and can annoy initial users to move away from your casino. You should also do beta testing after launch to remove further issues on the site. Also, have a bug bounty program live for security researchers to report any security issue on your website. This will ensure that the data and money is safe on the wallets on the casino website.

I do understand Front-end, that's going to be easy, but want to know what backend is good, especially when making real-time update. I watched a lot of courses on PHP, seem nice and easy, but I understand that it can't do real-time updates like real-time bet history and betting. I also understand the technicalities like API for unique wallet system for example.
2  Bitcoin / Project Development / Re: Casino Website Development? on: February 26, 2023, 11:34:37 AM
Games like dice require dynamic pages which can update and change without reloading the page. This can be achieved through javascript or HTML5. I think the javascript function for dynamic pages is xmlhttprequest. That's the old school method. There should be libraries which can be used for this today.

What are good libraries for dynamic pages? I've looked at AJAX. Is it good? Or I should just switch to Node JS?

3  Bitcoin / Project Development / Casino Website Development? on: February 25, 2023, 06:15:09 PM
Hey, guys. I didn't know where to start a topic, and I saw there was discussion already here. So my friends and I decided to start a crypto casino that has only dice. I don't know what technology to use. The website will have register/log in/log out, bet history and dice betting. I am currently looking at HTML/CSS/PHP/MySQL. Will this be enough or there are other languages? I looked at Nodejs but find it difficult.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!