Giter Club home page Giter Club logo

zaidimas's Introduction

README

This repository was my first own project - an online rpg based game. For it used 7 months. Used Canvas and coffeescript mostly, Backbone, also there were background Sidekiq jobs using Ruby syntax, websockets. For monsters sync that for every player would be the same monsters with same positions, used Redis to faster fetch monsters from backend. There were 20 monsters in a screen and a max 10 players (max limit allowed to be free). There was a player shop, item upgrade system, stats upgrade system, player inventory, player stats, availability to see monster data, other player data, attack monsters, attack other players, sell items to shop, buy items from other players, sell items to other players, chat. Project was deployed using Heroku. Now project is taken off, not maintained anymore.

rvm install 2.1.2 rvm use 2.1.2 bundle install rake db:create rake db:migrate bundle exec sidekiq redis-server thin start -R config.ru -p 9292 rails console Hardowker.new.reset_database # to spawn mobs now register and play

zaidimas's People

Stargazers

Mantas avatar  avatar

Watchers

James Cloos avatar Mantas 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.