Giter Club home page Giter Club logo

snowball's Introduction

snowball.io

A simple but powerful snowball.io built with socket.IO and HTML5 canvas on top of NodeJS. Intro Page Ateam Character NaYeon from twice Ateam Character NaYeon from twice

How to Play

You can check out how to play on our wiki.

Game Basics

  • Press w,a,s,d on the keyboard to move character.
  • Attack other players in order to grow your character (food respawns every time a player eats it).
  • A player's Experience point is the number of attack other players and souls eaten.
  • Objective: Try to get as higher as possible and attack the other team's snowman at the end ot the wall.

Gameplay Rules

  • Attack the enemy snowman, the score reduced.
  • Attack the own snowman, the score increased.
  • Everytime a player joins the game, team is random.

Installation

You can check out a more detailed setup tutorial on our wiki.

Requirements

To run / install this game, you'll need:

  • Redis
  • NodeJS with NPM installed.
  • socket.IO.
  • Express.

Downloading the dependencies

After cloning the source code from Github, you need to run the following command to download all the dependencies (socket.IO, express, etc.):

npm install

Running the Redis

After downloading all the dependencies, you should run Redis Server before run main Server.:

redis-server

or

snowball\redis-2.4.5-win32-win64\64bit\redis-server.exe

or

snowball\redis-2.4.5-win32-win64\32bit\redis-server.exe

Running the Server

After downloading all the dependencies, you can run the server with the following command:

npm start

The game will then be accessible at http://localhost:3002 or the respective server installed on. The default port is 3002, however this can be changed in config.


Images

Ateam Character NaYeon from twice Ateam Character NaYeon from twice Bteam Character MoMo from twice Bteam Character MoMo from twice

TODOs

We have an explicit TODO list for the all the features we aim to develop in the future. Feel free to contribute, we'll be more than grateful.

snowball's People

Contributors

firepunch avatar graykick avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.