Skip to content

A server emulator for the game Click Upon Dots by Jiggmin.

Notifications You must be signed in to change notification settings

Tylian/dots-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dots-emulator

A server emulator for the game Click Upon Dots by Jiggmin.

Usage

cd server
npm install
node . | bunyan

Edit your /etc/hosts file and add the line

127.0.0.1  jiggmin2.com

Run the included .swf file, or any other Click Upon Dots game client.

Version numbering

Versions are numbered major.minor.patch Patches shouldn't break anything, and are just bug fixes. Minor versions may break compatibility, but it's unlikely. An even minor version is a stable release. An odd minor version is a bleeding-edge/in progress version. Major versions can and will break compatability with previous versions, cause they are usually complete rewrites.

Extra

This is provided as is, for educational use only. I take no responsiblity if this is used in any other shape or form.

About

A server emulator for the game Click Upon Dots by Jiggmin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published