Skip to content

frachel/fuji-game-servers

 
 

Repository files navigation

servers

Source to servers for games and apps that work with FujiNet

  • "Lobby" - for FujiNet Game system - moved to new repo: https://github.com/FujiNetWIFI/fujinet-lobby

  • "apod" - Astronomy Picture of the Day fetcher.

    • Fetch NASA's Astronomy Picture of the Day (APOD), convert it to a format suitable for quickly loading on an Atari (e.g., 80x192 16 grey shade GRAPHICS 9), and make it available via HTTP for an Atari with a #FujiNet and its N: device.
  • "cherrysrv" - A simple chat multi-channel server that works over TCP.

  • "fujinet-game-server" - The beginnings of a multi-player game server that works over UDP.

  • "kaplow" - A server to play a scorched earth like game.

  • "networds" - A server for a two-player word game played via mostly-RESTful HTTP requests.

  • "5cardstud" - A Multi-player/Multi-Platform implementation of 5 Card Stud Poker

  • "fujitzee" - A Multi-player/Multi-Platform implementation of Yahtzee

  • "battleship" - A multiplayer pimplementation of the classic sea battle game

About

Source to servers for games and apps that work with FujiNet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 66.1%
  • Python 10.6%
  • HTML 9.2%
  • PHP 9.1%
  • C 1.8%
  • Shell 1.7%
  • Other 1.5%