sedyh / awesome-ebitengine

A curated list of awesome Ebitengine frameworks, libraries and software
Other
640 stars 29 forks source link

Added gtris to the list of games #6

Closed luisparravicini closed 2 years ago

luisparravicini commented 2 years ago

I don't know the process used to add games to the list. I just published the game and would like to add it to this list.

sedyh commented 2 years ago

Hello, could you also add a release with binaries please? Here are general recommendations: CONTRIBUTING.md.

luisparravicini commented 2 years ago

Just added a tag https://github.com/luisparravicini/gtris/releases/tag/v1.0.0 but I'd rather prefer people play it using the online version as I'm taking advantage of rescaling the window size with wasm. The current makefile does generate a binary for the current plaftorm but the window size is 250x250, I think it's too small. Hope that doesn't prevent the merge!