Home Up Search
Programming |- Twelve |- XSite |- TVM |- JMC |- MCMapper
| | | program/tvm.html | Updated: 10 May 2000 |
TheVoteMachineLatest Version: 0.4 (1999-09-09) Download: tvm.zip (80k) Platform: ISO/ANSI C++ (Win32 binaries included) Source Code: ISO/ANSI C++Description TheVoteMachine is a program to calculate the kudos and results of the vote in the game of Mornington Nomic. It takes a list of active player, awards, proposals and votes and collates them into a results table using the current ruleset (as of 1999-9-9). Features- Adds up votes and decides on Pass/fail/inquorate.
- Recognises and stops inactive Players voting.
- Calculates Kudos.
- Stores Player data between invocations.
- Warns if same data is used twice in same week.
- Fails if data from different weeks is used in same invocation.
- Produces standard results table.
- Works out who awards should go to.
- Allows some control over input format.
- Allows some control over output format.
Issues/Bugs Stable, no known bugs. Legal StuffThis software is free for personal use. It may not be modified or distributed in any form. No warrenty is made about fitness for purpose of this program. Read the legal page before proceeding Update Log- 0.4: First Version with update log.
|