GithubHelp home page GithubHelp logo

paulocoutinhox / axmol-extensions Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 5.81 MB

Axmol Extensions

License: MIT License

CMake 4.32% Makefile 1.70% C++ 80.82% Batchfile 0.02% Java 1.84% Objective-C 2.01% Objective-C++ 6.45% C 2.41% Python 0.42%
axmol axmolengine cocos cocos2d cocos2d-x cocos2dx

axmol-extensions's Introduction

Axmol Extensions

This repository has some extensions for Axmol Game Engine.

Demo using WebAssembly: https://axext.netlify.app/

Extensions

  • Splash
  • Layer Pan Zoom
  • Infinite Scroll

Code of Conduct

  • All code need be formatted with clang using make format.
  • All code need be distributed with this license MIT.
  • All extensions need have a sample scene using it and an item in startup menu.

Utilities

General:

  • Format source code: make format
  • Clear trash: make clean

Build:

  • Build for iOS: make build-ios
  • Build for tvOS: make build-tvos
  • Build for macOS: make build-macos
  • Build for wasm: make build-wasm

Deploy:

  • Deploy for iOS: make deploy-ios
  • Deploy for tvOS: make deploy-tvos
  • Deploy for Android: make deploy-android
  • Deploy for wasm: make deploy-wasm

Server:

  • Server for wasm demo: python3 server.py

License

MIT

Copyright (c) 2023, Paulo Coutinho

axmol-extensions's People

Contributors

paulocoutinhox avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

axmol-extensions's Issues

Camera problems on STLayerPanZoom

Hi,

We have a great camera class STLayerPanZoom. But have some problems:

  • Mouse scroll don't zoom out, variable _zoomWaitTimer freeze on same value
  • Add support for joystick zoom (L1/L2 or R1/R2)
  • There is a lot of comments/todos that need be checked
  • When use with animated param = true, it break

Thanks.

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.