https://github.com/geokureli/advent2022-server
Server code for the Newgrounds Advent 2022
https://github.com/geokureli/advent2022-server
Last synced: 3 months ago
JSON representation
Server code for the Newgrounds Advent 2022
- Host: GitHub
- URL: https://github.com/geokureli/advent2022-server
- Owner: Geokureli
- Created: 2022-11-10T19:59:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T20:54:21.000Z (over 2 years ago)
- Last Synced: 2025-01-07T16:41:06.757Z (5 months ago)
- Language: TypeScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Advent2022-Server
Responsible for all network communication for [Advent2022](https://github.com/BrandyBuizel/Advent2022). This needs to be in it's own git repository because host's like [Heroku](https://www.heroku.com/) need a link to the top level folder of a repo, which is lame.## Misc
This fork was forked from something that.
Copied from [`@GeoKureli/ColyseusTest-Server`](https://github.com/GeoKureli/ColyseusTest-Server)
Which is the server side to [`@GeoKureli/ColyseusTest`](https://github.com/GeoKureli/ColyseusTest)
Which was copied from [`@AustinEast/bass-master-online`](https://github.com/AustinEast/bass-master-online)