Code Monkey home page Code Monkey logo

skyengine's Introduction

SkyEngine

UPPERCASE 기반 게임 엔진

특징

  • HTML5 Canvas 기반 게임 엔진입니다.
  • 모든 게임 오브젝트는 노드 트리로 이루어져 있습니다.
  • 웹 페이지 전체 화면을 게임 화면으로 사용합니다.
  • 화면의 가운데가 0, 0 좌표 입니다.

다른 게임 엔진과의 차이점

  • 이벤트 기반으로 게임이 동작합니다. 즉 일반적인 게임 엔진 에서의 step, update 등의 함수를 작성하지 않습니다.
  • 텍스쳐를 더 이상 생각하지 않아도 됩니다.

설치하기

  1. 프로젝트의 DEPENDENCY 파일에 Hanul/SkyEngine를 추가합니다.
  2. ubm을 이용해 설치합니다.
    ubm install
    

문서

라이센스

MIT

작성자

Young Jae Sim

skyengine's People

Contributors

hanul avatar

Watchers

 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.