Coder Social home page Coder Social logo

juandav / pokemmo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maierfelix/pokemmo

0.0 2.0 0.0 3.14 MB

:video_game: Pokemon MMO engine with realtime editor

Home Page: http://maierfelix.github.io/PokeMMO/?debug_mode=true&bgm=false

License: Other

HTML 0.79% CSS 0.65% JavaScript 98.56%

pokemmo's Introduction

#Pokémon Engine

Join the chat at https://gitter.im/maierfelix/PokeMMO

Demo
Runs best on Chrome.
Uses the 2D canvas to render the editor mode and WebGL for the gameplay (unfinished).
Graphics used in the demo are created by EpicDay and Red_Ex.
Sounds are taken from SoundBible.

  • Z: Action
  • X: Run
  • C: Jump
  • F1: Switch renderer (webgl/canvas)
  • F2: Edit mode
  • F3: Free camera mode (Press right mouse key to drag around)
  • F4: God mode

Setup:

Client:
npm install
npm run watch

Server:
cd ./server
npm install
npm run start
  • Engine

    • Collisions
    • Camera
    • 3D Audio implementation
    • Grid based path finding
    • Maps
    • Map connections
    • Dynamic multi-lingual support
    • Mini map
    • Pings
    • Notifications (Map name, dialog boxes etc)
    • Record/Replay Mode
    • Seed based animations
    • Canvas renderer
    • WebGL renderer
    • Normal map based lighting
  • Editor

    • Undo & Redo
    • Select, Copy, Paste, Cut, Delete (unstable)
    • Range map entity selections
    • Map entities
    • Map entities settings
    • Map entity add & edit support
    • Map entity collison box editor
    • Draggable map entities
    • UI
    • Background map tile drawing
    • Background map collision tile drawing
    • Map connections
    • Map entity event code editor
  • Interpreter

    • Syntax
    • Global flags
    • Expressions
    • Game api
    • Frame based step script execution

pokemmo's People

Contributors

maierfelix avatar widd avatar lubien avatar cronick avatar datamats avatar royxue avatar gitter-badger avatar tetreum avatar

Watchers

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