zenkovich / o2

2D Game Engine with visual WYSIWYG editor and JS scripting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

o2

o2 - it's an open-source technology for easy making 2D games and applications for mobile and PC platforms using C++ and JavaScript with visual editor. The main features are performance, usability and effective development.

Here is the test project: https://github.com/zenkovich/o2-Template

Now work in progress.

Discord channel - https://discord.gg/FqBBYpYGfS Telegram channel - https://t.me/o2engine

Features

  • Assets
    Automatic assets building and converting, automatic atlases packing, easy to add to project, flixible configuration.

  • Scenes
    Component-objects based scene graph, nested prototypes and good integration with editor

  • UI
    Fast and flexible UI system, a lot of default widgets, styles, integration with scenes

  • Render
    Easy to learn rendering system with meshes, fonts, sprites, culling, shaders and render targets.

  • Sound (WIP) Playing sounds, music, streaming sounds, audio mixer

  • Animations
    Animate everything, retargeting, easy to serialize, layers, weights, IK, animation state machine, mesh skinning, editor integradion

  • Effects
    Particle emitters with different forms, particle effects, editor integration

  • Physics
    Rigid bodies, colliders, joints, effects

  • Input
    Multiplatform input processing, easy clicks and touches processing

  • Platforms Windows, IOS (WIP), Android (WIP), MAC OSX (WIP), Webassembly (WIP)

  • Scripting JavaScript on jerry script engine

  • Editor
    Flexible editor "all-in-one", plugins

About

2D Game Engine with visual WYSIWYG editor and JS scripting

License:MIT License


Languages

Language:C 59.7%Language:C++ 28.7%Language:JavaScript 8.0%Language:HTML 1.3%Language:Python 1.0%Language:CMake 0.4%Language:Objective-C++ 0.3%Language:Makefile 0.3%Language:Tcl 0.2%Language:Shell 0.2%Language:Logos 0.0%Language:Objective-C 0.0%Language:Assembly 0.0%Language:Batchfile 0.0%Language:Riot 0.0%