Skip to content

friedcroc/tizen_spacerace

Repository files navigation

This is a project made on the Tizen Hackathon in Russia, Moscow on 29-30 March, 2014.

The code is quite slow and dirty (it was written on the hackathon!), don't take it seriously.

For more information see article on habr.com: in Russian or English version through Google Translate

There are screenshots available in the screenshots directory of this repository.

Also there are pebuilt binary packages (both for the emulator and device) available in the packages directory of this repository.

Please note that debug build includes the Box2D debug renderer and it is very slow. Use the release build instead.

Importing

To build this project you will need Tizen SDK.

Open the Tizen IDE, choose the File:Import menu.

In the opened dialog choose Tizen:Native Applications. Then press Next >.

On the next page press the Browse button near the Select root directory field and in the opened dialog choose a directory where you have cloned the project. Then press Finish.

License

Copyright © 2014 FriedCroc Team (zapolnov@gmail.com).

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published