Flappy Bird Clone using ReactJs without Canvas (dronies.watch/lab)

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • dronies-watch

    🐦(Note: The backend isn't up and running anymore as its not free)

  • Yes, you are absolutely right. Encrypting the high score post request doesn't really solve the problem but at least makes it a bit harder to hack your own high score via a simple API request. Because before I implemented the encryption logic, you could just send your own high score via Postman. (You can still do that, but you can't send a higher high score than you scored without getting the secret) https://github.com/bennodev19/dronies-watch/blob/master/server/src/middleware/crypto/index.ts Feel free to give me some advice on how to deal with such a problem. Thanks a lot ;D

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts