Post
Topic
Board Project Development
Re: Made a little fun game with cryptocurrencies - Crypto Catch
by
MrCrank
on 02/03/2018, 07:57:44 UTC
Hi!

I made a small fun game with all cryptocurrencies - https://catch.cryptland.com/

Need to click on any coin in 60 seconds, while it is moving around. Remember to check Ranking after your score submitted.

If anybody has something to say about this fun game, I will be very grateful.

Thanks


Wow, really funny game, I like it Smiley
Do you create it by scratch?
What coding language do you use?
Good, dude!

Hi, thanks!
I found javascript, where object is moving away from mouse and I saw game idea in that. But basically all things is made by myself. I am working as web developer, so this game wasn't too hard to develop.

I use javascript in frontend and PHP (Laravel framework) in backend. MqSql as database.

How do you think, can make similar game on Python language?
Also interested why you choose JS with PHP..because this is old stack nowadays.