Pages:
Author

Topic: Made a little fun game with cryptocurrencies - Crypto Catch - page 2. (Read 1014 times)

jr. member
Activity: 40
Merit: 11
member
Activity: 103
Merit: 124
cool! what fun
legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
GAME UPDATE

Added time bonus, for each scored point + 1 second.
Great to see that being added to the upcoming features ! Are you keeping track of this somewhere ? I'm actively trying to beat the game through JavaScript code through the console lol

Can you make it on making similar game with Python language? This game isn't bad after all but I would like to see in Python lang.
Why python ? The game doesn't need that kind of complexity when only a mouse event and some html/css is involved.This isn't a highly graphical game with complex logic which python needs to take care of.
jr. member
Activity: 40
Merit: 11
GAME UPDATE

Added time bonus, for each scored point + 1 second.
jr. member
Activity: 40
Merit: 11
I tried it with my phone and says too small screen for the game, at least it has a mini version for cellphone user, since not anyone can just carry their laptop when they go out for shopping.

And at least let us experience the game with the free trial version and before proceeding to next level then it's time to create your account.

Problem with mobile device, is that coin is moving away from cursor. On touchscreen device it will be vary easy to play.
hero member
Activity: 688
Merit: 567
Good game ! Got tired after a while  Sad
newbie
Activity: 126
Merit: 0
I tried it with my phone and says too small screen for the game, at least it has a mini version for cellphone user, since not anyone can just carry their laptop when they go out for shopping.

And at least let us experience the game with the free trial version and before proceeding to next level then it's time to create your account.
newbie
Activity: 120
Merit: 0
I played the proposed game. Funny, simple and a little exciting))) It's so easy to play and hard to stop myself then)) Good job! Wink
legendary
Activity: 3514
Merit: 1963
Leading Crypto Sports Betting & Casino Platform
Can someone explain me, if I will make contest in my game with prize pool like LTC (user can choose other currency as well) worth 10 $ but users will not need to invest anything to play in this contest, is that legal?

Second thing, for beginning I need to make my game more popular, so I will pay those 10 $ from my pocket.  Contest won't be only about best score, but about count of played games as well, so gamers will need to play it for example every day for one week. Question - does someone will play it to win contest?

I doubt if any government would prosecute you, if you offered a $10 reward for players in a game. There is also no gambling being done, so you do not have to register for a gambling license.  Roll Eyes

If you want to market your game, then you should offer some kind of referral system that would reward people, who recruit other people to play the game. You can fund this out of your own pocket in the beginning, but as your site traffic increase, you might attract some advertisers to fund this for you.
sr. member
Activity: 2226
Merit: 347
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

Good for past time. I did only reach out level 9 on the game before the time out.Im quite but curios on the bomb and that spaceship too. Not bad for the first try and the game is entertaining yet hitting up that coin is hard even i do have a fast hands on clicking up. I was amazed seeing those people who are on the top tier rankings reaching level 11 even no matter how i tried i do only get up on level 9.
newbie
Activity: 1
Merit: 0
jr. member
Activity: 40
Merit: 11
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.

I think, for this small game javascript + PHP is good way to develop it.
Of course, you can make this kind of games with Python language too.
Can you make it on making similar game with Python language? This game isn't bad after all but I would like to see in Python lang.

By the way I have noticed that the difficulty reduced compared when its first launched. I do love the update but that bomb should be moving too just like with the rocket.

I like when bomb is standing in one place, so player know which point on screen is dangerous! Smiley
hero member
Activity: 2926
Merit: 722
DGbet.fun - Crypto Sportsbook
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.

I think, for this small game javascript + PHP is good way to develop it.
Of course, you can make this kind of games with Python language too.
Can you make it on making similar game with Python language? This game isn't bad after all but I would like to see in Python lang.

By the way I have noticed that the difficulty reduced compared when its first launched. I do love the update but that bomb should be moving too just like with the rocket.
jr. member
Activity: 40
Merit: 11
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.

I think, for this small game javascript + PHP is good way to develop it.
Of course, you can make this kind of games with Python language too.
sr. member
Activity: 1330
Merit: 258
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.
jr. member
Activity: 40
Merit: 11
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.
sr. member
Activity: 1330
Merit: 258
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!
jr. member
Activity: 40
Merit: 11
GAME UPDATE

New features:
User status and data displaying.
Top 10 registered users section in ranking page

I think now users will be more interested to register and try to get in top 10 users.

Fill free to register and reach top 10 users!

Thanks
jr. member
Activity: 40
Merit: 11
OP, nice game and nice setup.Though, I played it and enjoyed it but I still agree with the other user opinion of making one that allows you to shoot something.You can cooperate it with if possible, so that people can make a preference. And another thing; I don't know if its my device or what but sometimes I get this "your screen is too small for this game or touch screen detected" is there any reason why this pops up sometimes?

This message is displayed, when screen is too small, to prevent players from browser resize to very small, because then is a bit easier to play and score.
jr. member
Activity: 40
Merit: 11
Looking sweet, can we know a bit more about site's underlying technology ?
More specifically about highscore page, is it mysql database or ?

Yes, all data is saved in mysql database.
Pages:
Jump to: