Icon

Bit Clicking Engine

Mfzz99

You must be logged in to obtain assets

Description

Bit Clicker Engine is an idle clicker game where the goal is to get the most bits possible. The game is easily customizable with only a few lines of code to create new shop items, upgrades, and achievements. The game supports saving and loading, as well as earning clicks while your offline!

Creating new items is as simple as:

item1 = ds_map_create();
scr_create_item(item1, "Bit", 15, 0.158, 0.1, "The almighty bit.", 1);

Other Features Include:

  • Tooltips

  • Money shortening scripts Ex: 1,000,000,000 --> 1 Billion

  • Easily add new variables and have them be saved

  • Falling Particles

  • Time formatting

  • Offline Click Production

  • Buying in customizable quantities. Ex: 1, 10, 100, 1000, whatever you want...

  • Golden Bits that give more money!

  • Commented Code

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.0. Published December 29, 2016

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait