Enriique / Infinite

To Infinity, and Beyond!?

Home Page:http://infinite.psim.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Dependency Status devDependency Status

Infinite's Pokemon Showdown Server

Prerequisites

Node.js MongoDB

Getting Started

The easiest way to get started is to clone the repository:

$ git clone https://github.com/FakeSloth/Infinite.git

Infinite requires MongoDB. Open up another command prompt or terminal:

$ mongod

Emoticons

To make the username look normal when using emoticons, put this in your css:

.emote-chat {
  background: none;
  border: 0;
  padding: 0 5px 0 0;
  font-family: Verdana;
  font-size: 9pt;
}

Contributing

To test infinite's code, use grunt && mocha:

$ grunt && mocha

Try to keep all code inside of either infinite or chat-plugins folder to avoid merge conflicts with the main Pokemon-Showdown repository.

About

To Infinity, and Beyond!?

http://infinite.psim.us

License:Other


Languages

Language:JavaScript 99.9%Language:Batchfile 0.0%Language:HTML 0.0%Language:CSS 0.0%