Gamegull banner

Gamegull

1 devlog
5h 1m 7s

Have you ever wanted to use GamePigeon (iMessage only game app) on another messenger? What about cross-platform where non-iOS users can play too? Gamegull is a web-based service that users can play various games on without a complicated login syst…

Have you ever wanted to use GamePigeon (iMessage only game app) on another messenger? What about cross-platform where non-iOS users can play too? Gamegull is a web-based service that users can play various games on without a complicated login system. Integration with other bots inside messengers (including Discord and Signal) is planned.

This project uses AI

Used Amp Code to generate boilerplate and structures that I edited afterwards

samvid

Finished an API server for the initial POC using Tic Tac Toe. I setup a system for handling adding new game types over time, and reusing the same routes and code structures for them. This is my first time doing something like this with Typescript, so it took me some time to research and understand how to properly implement this.

I attached the API docs automatically generated by Elysia (the library I used) and a part of the typescript stuff.

Attachment
Attachment
Attachment
Attachment
Attachment
0