mikemaid / Eggz.io

Source code for Eggz.io

Home Page:https://www.eggz.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eggz.io

Table of Contents

Gameplay

  • Play at Eggz.io
  • Built for Chrome
  • Multiplayer
  • Arrow keys to move and jump
  • Move up to reach the nest and level up
  • Tilde key toggles the chat window, enter to send message

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

In a terminal in the desired location, clone the repository and install the packages using NPM.

git clone https://github.com/midnightkitty/eggz.io
cd Eggz.io
npm install

Running Eggz.io

In the root folder, start the server.

node server.js

Built With

About

Source code for Eggz.io

https://www.eggz.io


Languages

Language:JavaScript 99.7%Language:HTML 0.3%