Giter Site home page Giter Site logo

frachel / servers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fujinetwifi/servers

0.0 0.0 0.0 15.09 MB

Source to servers for games and apps that work with FujiNet

Shell 2.00% Python 15.46% C 2.69% PHP 13.21% Go 51.00% Makefile 2.13% HTML 13.46% Dockerfile 0.05%

servers's Introduction

servers

Source to servers for games and apps that work with FujiNet

  • "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 Poker Server and Clients that impliment 5 Card Stud poker game. This is very much a work in progress.

    • Clients
      • "client/pc/python" - PC client, written in Python.
    • Servers
      • "dummy-server/pc/Python" - Json server written in Python, serves random hands for client testing.
      • "server/mock-server" - Json Api server written in Go. It started as a mock server for the purpose of writing 5 Card Stud clients and migrated into a full server supporting multiple clients, with bots. It still supports mock tables to assist in writing/testing new clients.

servers's People

Contributors

rogersm avatar ericcarrgh avatar tschak909 avatar billkendrick avatar techcowboy avatar mozzwald avatar dillera avatar kdedon avatar markjfisher avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.