Ramen2X / spikewall

An open source server for the defunct 2015 mobile game Sonic Runners.

Home Page:https://sonicrunners.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spikewall

An open source server for the defunct 2015 mobile game Sonic Runners.

Introduction

spikewall is a Sonic Runners server built on .NET 7 using ASP.NET. It is designed to be as accurate as possible to the original server with little to no compromise, and is built for small and large scale deployment, flexibility, and ease of use. While spikewall is primarily being developed for use on the Sonic Runners Revival project, it is still designed with local hosting in mind.

Working Features

  • Account creation
  • Login
  • Tutorial
  • Ticker system
  • Information system
  • Experience system
  • Story Mode
  • Timed Mode

To Do

  • Login Bonus
  • High Score saving*
  • Event support
  • Leaderboards
  • Runners League
  • Daily Battles
  • Daily Challenge
  • Roulette
  • Support for older clients
  • Web interface for configuration

*Works, but Leaderboard support is required for the client to retrieve saved High Scores

Building and Setup

Coming soon!

Contributors

  • Ramen2X - project lead, core server logic
  • itsmattkc - core server logic, database logic
  • F121Live, FairPlay137 - server research from which this server is based upon
  • fluofoxxo - creating "outrun" from which some of this code is based upon
  • JKouga - documenting data from the original server, such as incentives, level up costs, and character prices

About

An open source server for the defunct 2015 mobile game Sonic Runners.

https://sonicrunners.com

License:GNU Lesser General Public License v2.1


Languages

Language:C# 100.0%