Giter Site home page Giter Site logo

ercu / blockbunny Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haxpor/blockbunny

0.0 2.0 0.0 3.3 MB

Libgdx-based game for Android, iOS, and PC following the tutorial by ForeignGuyMike on youtube channel. Read more on README.md

License: Other

Kotlin 99.81% C++ 0.19%

blockbunny's Introduction

donate

blockbunny

Libgdx-based game for Android, iOS, and PC following the tutorial by ForeignGuyMike on youtube channel starting at this but port to Kotlin with improvements, controller support, and mobile ready (iOS via MOE).

Overview

This project follows along with tutorial but code written in Kotlin 1.1.2-3 on Android Studio 2.3.2 with Gradle 2.14.1.

The assets and idea follows the original project which written in Java on Eclipse; originally based on desktop only, this project will make it buildable and runnable on Android, iOS (via multi-OS engine), and PC.

Changes

  • Ported to Kotlin; initially closely following tutorial but latter slightly diverse
  • Added controller (mainly tested with Xbox360 controller) support across the game
  • Added 4-directional selection for level in level selection screen
  • Added save file to keep track of player's progress in JSON format (intentionally without encryption)
  • iOS buildable and runnable on simulator and real device with Multi-OS engine version 1.3.6.
  • Different level from original
  • Support wide-screen in gameplay session
  • Optimized creation process for tiles, only a single layer and checking against tile's ID

What It Looks Like

Blockbunny in action 1

Blockbunny in action 2

Blockbunny with controller

What's Next?

  • Add remaining level of 13-15 (as of now it's just a copied of level 12 to prevent crash if select on such levels)

Button Control

Desktop (without controller)

  • Z for jumping or enter
  • X for switch block
  • Left, Right, Up, Down for selecting which level to play in level selection screen

Desktop with controller

This is Xbox360 layout, currently the game has no configuration screen to map button to other controllers' layout.

  • A for jumping or enter
  • B for switching block
  • D-Pad for selecting which level to play in level selection screen

Mobile (Android and iOS)

Gameplay screen

  • Touch on left side of the screen to jump
  • Touch on right side of the screen to switch block

Other screens

  • Touch to enter
  • Touch to select which level to play in level selection screen

Credits

Big shout out to ForeignGuyMike for making a great tutorial video that this project builds upon on top of that.

License

MIT, Wasin Thonkaew

blockbunny's People

Contributors

haxpor avatar

Watchers

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