hto-projects / autohack-idle

an incremental game for lazy coders
https://autohack-idle.onrender.com/
MIT License
2 stars 0 forks source link

Improve Data Collection Experience #16

Closed josephmaxwellhyland closed 3 hours ago

josephmaxwellhyland commented 3 weeks ago

Currently, there are some issues with the data collection. It does not look very appealing - it is simply text appearing on the screen. Here are some ideas:

At this point, the collection of bits is the primary gameplay - it should be engaging and compelling.

josephmaxwellhyland commented 3 weeks ago

This will involve the Phaser library quite a bit, but it will be a good opportunity to make a visual change. It could still be relatively simple - even just adding a circle around each number, or allowing for both 0 and 1 instead of just 1.

After the basics, adding some little touches like animation/movement could be cool, like this:

or this:

kavyab2006 commented 2 weeks ago

Meeting Notes

MangoMagoCane commented 1 week ago

The first iteration of this will look like the code from the Matrix and have falling bits that will need to be clicked before they reach the bottom of the screen.

Image