Skip to content

A simple and fun FOSS cross-platform game. Tap on the mole as many times as you can before the time runs out, but watch out for the bombs!

License

Notifications You must be signed in to change notification settings

albertomosconi/TalpaSplat3

Repository files navigation

TalpaSplat3

A simple and fun FOSS cross-platform game.

Get it on Google Play

Table of Contents

Description

Tap on the mole as many times as you can before the time runs out, but watch out for the bombs!

Hitting a bomb will reset your score. Each time you hit the mole the game gets faster and faster, with more bombs spawning.

Contributing

If you have a cool idea you would like to see added to the game you're more than welcome to submit either a pull request or an issue. Read the section below for more informations.

Submitting Changes

  • Fork the repo
  • Check out a new branch based and name it to what you intend to do:
    • Example:
      $ git checkout -b BRANCH_NAME
      
      If you get an error you might need to run this command first:
      $ git remote update && git fetch
      
    • Use one branch per fix / feature
  • Commit your changes
    • Please provide a git message that explains what you've done
    • Please make sure your commits follow the conventions
    • Commit to the forked repository
    • Example:
      $ git commit -am 'Fixed a bug'
      
  • Push to the branch
    • Example:
      $ git push origin BRANCH_NAME
      
  • Make a pull request
    • Make sure you send the PR to the master branch

If you follow these instructions, your PR will land pretty safely in the main repo!

Acknowledgements

About

A simple and fun FOSS cross-platform game. Tap on the mole as many times as you can before the time runs out, but watch out for the bombs!

Topics

Resources

License

Stars

Watchers

Forks

Languages