Skip to content

bnovakovic/Box2d-Top-Down-Car-with-Drift

Repository files navigation

Box2D + LibGDX top down car with drifting

Example on how you can created 2d car with drifting using Box2D and LibGDX

Getting Started

This project will should be imported to Android studio or any compatible IDE. Please take a look at this tutorial to see how to setup your android studio to run Desktop App https://www.youtube.com/playlist?list=PLdDfwIpeqmKZwPLBhwvZWKiLzwbDwXiKb

Prerequisites

Android studio or any IDE compatible with LibGDX

Installing

  • Download, or clone to your PC
  • Open Android studio and choose Open Project
  • Select directory where you downloaded this code
  • Wait for gradle to finish
  • DO NOT UPGRADE BUILD VERSION OR GRADLE VERSION. Select "Do not remind me again for this project"
  • Setup Desktop cnfiguration as per shown here https://www.youtube.com/watch?v=L0n7vUeSS90&t=6m19s

Developed With

  • LibGDX - Desktop/Android/BlackBerry/iOS/HTML5 Java game development framework
  • Box2D - A 2D Physics Engine for Games
  • Android Studio - Android Studio IDE

Programming language

Java

Tools used

  • Tiled - Your free, easy to use and flexible tile map editor

Contributing

Please let me know if you think we can improve this code somehow

Author

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Releases

No releases published

Packages

No packages published

Languages