emlai / ivan-hall-of-fame

Global high-score server for Iter Vehemens ad Necem

Home Page:https://ivan-hall-of-fame.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IVAN Hall of Fame

Build Status

This is a global hall of fame for the game Iter Vehemens ad Necem, aka IVAN. The main goal is to extend the game to automatically send new scores to the server, with proper authentication to prevent non-genuine submissions, e.g. those sent from a custom build of the game, or from an official release whose data files have been modified. A fork of IVAN with integration for this project (i.e. automatic high-score syncing) is being implemented here.

The server also provides a web frontend for viewing the global high-score table.

Current status: The fork submits new scores to, and downloads existing scores from, the remote server.
To do: Authentication.

Usage

This project uses Rails, a server-side web framework for the Ruby programming language. To start up the server, make sure you have Ruby and Rails installed, then execute rails server. Use rails test to run the tests.

About

Global high-score server for Iter Vehemens ad Necem

https://ivan-hall-of-fame.herokuapp.com

License:MIT License


Languages

Language:Ruby 75.1%Language:HTML 18.6%Language:CSS 3.8%Language:JavaScript 2.5%