Giter Site home page Giter Site logo

floonone / esms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eliben/esms

0.0 0.0 0.0 144 KB

Legacy - ESMS (Electronic Soccer Management Simulator)

License: GNU Lesser General Public License v3.0

Shell 0.02% C++ 79.43% Perl 19.18% Objective-C 1.37%

esms's Introduction

ESMS

ESMS = Electronic Soccer Management Simulator.

This project is no longer maintained. The code is posted publicly mostly for historical value, but also because I still occasionally receive email requests about it.

About this source code

ESMS was initially written together with a friend as our first real software project. We learned C while writing it and this shows on parts of the code. So, the initial version was quite a crude lump of C - which nevertheless worked and did its job admirably. In later incarnations, when I rewrote large parts of the code and added features, I switched to C++ and tried to make the code cleaner, adhering to real programming practices. So the source code is a mash-up of older C code and newer C++ code (older being from 1999 and newer from 2004 or so).

Documentation

ESMS comes with detailed documentation. It's available in html_docs. The source of the documentation is Perl-ish POD files that need to be translated to HTML with pod2html. However, unless you want to modify the documentation this isn't required since the output HTML is also checked into the repository.

Compiling

All the source code compiles with any standard C++ compiler. Take a look at src/Makefile for compiling it.

License

LGPL


Eli Bendersky ([email protected])

esms's People

Contributors

eliben 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.