Giter Site home page Giter Site logo

ellathegame's Introduction

Ella - The Game

Ella - The Game is an open source endless runner for Android, Linux, Windows, macOS & WebGL.

Travis License Uptime Last commit Releases

About

Ella, the smart and adorable dog, is lost and is doing whatever it takes to find the way out. In this free jumping and running dog game, Ella is running automatically and as the screen is moving forward you need to jump over the obstacles and collect as many coins and gifts as you can. So, you’ve got two objectives in this side-scrolling adventure game: avoid hitting obstacles and hurdles and collect coins.

Ella - The Game GIF

Installation

You can get the Android, Linux, Windows, macOS & WebGL builds on GitHub, click on the badges below or build it yourself. Experimental builds are available for UWP (Windows 10 Desktop/Mobile & Xbox) and Apple iOS. It is not planned to support other platforms than Android, Linux, Windows, macOS & WebGL from my side, but Unity offers the possibility to build the game for many other platforms too and there might be one or another experimental build.

Get it on Google Play Get it on F-Droid Get it on WebGL
Get it on Linux Get it on Windows Get it on macOS

Experimental:

Those experimental builds are done and uploaded by a third party.

Get it Xbox Get it on iOS Get it on macOS

Building

Building for ANDROID

Setting up the Android SDK Tools

NEXT WE NEED TO INSTALL THE ANDROID SDK TOOLS

  • Go to http://developer.android.com/sdk/index.html
  • Download the Android SDK Tools or (the command line tools), not the full android studio just the command line tools
  • Unzip the downloaded file, put the directory in an accessible location, you’ll need to tell Unity where is this directory later
  • Open the directory that contains the Android SDK Tools, and navigate to tools. Double click the file called android to run it.
  • Click Install [x] packages to start the installation process. You will be prompted to accept the licenses for these packages.
  • The installation will take some time to complete.

Now we will tell Unity where we installed the Android SDK Tools.

  • Go to top menu, navigate to Unity > Preferences (on OSX) or Edit > Preferences (on Windows).
  • In the Preferences window, navigate to External Tools, and scroll down to Android section.
  • Where it says SDK, click Browse, navigate to where you put the directory containing Android SDK Tools and click Choose the path may look like this (C:/Users/[userName]/AppData/Local/Android/sdk).
  • Where it says JDK, click Browse, navigate to where you put the directory containing JDK Tools and click Choose the path may look like this (C:/Program Files/Java/jdk1.8.0_121).

Finally, Preparing your Unity project for building to Android

  • In Unity, open the Build Settings from the top menu (File > Build Settings).
  • Select Android from the list of platforms on the left and choose Switch Platform at the bottom of the window.
  • Open the player settings in the inspector panel (Edit > Project Settings > Player).
  • Expand the section at the bottom called Other Settings, and enter your chosen Package Name where it says Package Name.
  • Now comeback open the Build Settings from the top menu (File > Build Settings), and click on Build. for detailed tutorial about building to ANDROID visit this link https://unity3d.com/learn/tutorials/topics/mobile-touch/building-your-unity-game-android-device-testing

Building for iOS

Building for iOS is a long process, but Unity created a good Guide for building for iOS.

Building for WINDOWS

  • In Unity, open the Build Settings from the top menu (File > Build Settings).
  • In Platforms Make sure to select (PC, MAC & LinuxStabdalone)
  • In Target Platform Select Windows then click Build.

Building for LINUX

  • In Unity, open the Build Settings from the top menu (File > Build Settings).
  • In Platforms Make sure to select (PC, MAC & LinuxStabdalone)
  • In Target Platform Select Linux then click Build.

Building for MAC OS X

  • In Unity, open the Build Settings from the top menu (File > Build Settings).
  • In Platforms Make sure to select (PC, MAC & LinuxStabdalone)
  • In Target Platform Select MACOSX then click Build.

Building for WEBGL

  • In Unity, open the Build Settings from the top menu (File > Build Settings).
  • In Platforms Make sure to select Webgl and click switch platform
  • Click Build.

Contribute

Contributions are always welcome! Please read the contribution guidelines first.

License

MIT © Crazy Marvin

ellathegame's People

Contributors

reguig-abdelilah avatar crazymarvin avatar azure-pipelines[bot] avatar

Watchers

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