GithubHelp home page GithubHelp logo

xiaobao4955 / klooni1010 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lonamiwebs/klooni1010

0.0 2.0 0.0 4.1 MB

libGDX game based on the original 1010!

Home Page: https://lonamiwebs.github.io/klooni

License: GNU General Public License v3.0

Java 92.70% HTML 5.63% JavaScript 0.01% CSS 0.56% Python 1.09%

klooni1010's Introduction

Klooni 1010!

Play 1010! for free! Add your own themes! Contribute! Make the game yours!

Get it on F-Droid

This project is licensed under GPLv3+.

Table of contents:

  1. Disclaimer
  2. Description
  3. Building
  4. Playing
  5. Contributing
  6. Contributors

Disclaimer

Klooni 1010! is a libGDX-based game which is a klooni from the original 1010! game by the Gram Games team. I am not affiliated in any way with them and this is only a project I made for fun, and to improve the gaming experience of the open source community. If you really enjoy playing this, please support the original developers. They made this project possible.

Description

Klooni 1010! is an open source copy of 1010! with the same game-play dynamics of the original game. I tried to mimic it as much as possible, yet, not everything is exactly the same. For example, the customize screen is different, there are no ads or in-app purchases, different sounds, etc.

Building

Building the project should be very straight forward:

  1. git clone https://github.com/LonamiWebs/Klooni1010.git.
  2. cd Klooni1010
  3. Now you can choose to either build for desktop or android:
    1. For desktop, use ./gradlew desktop:dist
    2. For Android, use ./gradlew android:assembleRelease
  4. You're done! The generated files are under build:
    1. Desktop build is under desktop/build/libs/*.jar
    2. Android build is under android/build/outputs/apk/*.apk

Playing

If you're on desktop, you should be able to play the game by either double clicking the built game .jar (Windows) or running java -jar {file}.jar.

If you want to play the game on Android, move the built .apk to your phone's internal memory, find it with an Android file explorer and install it. Make sure you have Unknown sources (Settings -> Security) enabled!

Contributing

Found a bug? Did you add new sounds? Explosions (that would be cool)? Did you create a new theme you'd like to see in the game? That's awesome! Every pull request is appreciated (or even drop an issue if you don't know how these work), although they will probably be discussed before merging!

All you need to do is make sure you did not violate any of the following:

  • New sounds must be either yours or be under a Creative Commons license. The same applies to new textures.
  • There is no real rule when writing code to patch a bug or adding features. Just make sure it's readable enough and, if you write a method which name is not self-explanatory, document it and explain what it does.
  • Make sure you add yourself (in alphabetical order) to the CONTRIBUTORS.md file :)

Contributors

Check out the CONTRIBUTORS.md file!

klooni1010's People

Contributors

lonami avatar andidevi avatar

Watchers

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