GithubHelp home page GithubHelp logo

dawn's Introduction

Dawn

This is a tech demo showing how to develop custom graphic effects in ejoy2d. This project is inspired by HGE's demo The Big Calm.

Here is the screenshots:

screenshots1 screenshots2 screenshots3

Build

1. Export Resource

* cd res
* ./export.sh

2. Build App

For IOS

* open build/ios/dawn.xcodeproj with xcode
* command + r

For Android (on macosx)

* install jdk, android sdk, android ndk, ant
* connect device or launch simulator
* cd build/android
* ./build

Install from market

  • IOS: not available currently
  • Android: GooglePlay

NOTICE: You can do everything with the source code but please do NOT submit compiled package to appstore or googleplay directly!

About ejoy2d

Ejoy2d is a open source cross-platform 2d game engine. The engine is written in c but provides a efficient lua binding. Check the homepage for more information.

About resource packing

Ejoy2d does not support creating sprite from image file, so we must pack all assets to a package with specific format. Simplepacker is a easy way to do this work.

dawn's People

Contributors

skykapok 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.