Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I got up to 969 years. It is nice to see you implement a scoreboard. What software and server did you use?

(+1)

Thanks! I'm using a server I created for my own 2D (Gameboy style) game engine: Blazorame. 

It's a custom server built to support features like the online scoreboard. One of the cool things about it is that with just a few lines of code, any game powered by Blazorame can have an online scoreboard.

The Blazorame is not published yet, I'm testing it by creating some small games. You can see the list of the games here: https://diegogiacomelli.com.br/tags/blazorame/

Glad you enjoyed it—and 969 years is good score!

(+1)

Thanks for sharing! That is so cool that you are using your own gameengine. That's like a late-stage software engineer dream.