Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 851 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 851 Bytes

Infamy.dev Website

Allows developers to create a scoreboard and send high scores to it via HTTP web requests. Developers can then link to scoreboard on Infamy or download the scoreboard via xml or json and display within their own projects.

No attribution required.

Examples

Used this (successfully) in a game for Ludum Dare game jam: Bjorn to Dance

Stack

  • Data Storage: Firebase Realtime Database
  • HTTP Endpoints: Firebase Serverless Functions
  • Hosting: Firebase Hosting
  • Front End: ReactJS (CRA)

Future Improvements

Collecting thoughts on what may come next in Project Roadmap