Skip to content

scrotty/Slimmmo.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slimmmo.github.io

Simple AdVenture Capitalist calculator using averages not cycle time. Made with AngularJS, Bootstrap, ui-bootstrap, and Font-Awesome.

Reddit link.

Please let me know if:

  • you find any errors; and include as much information as possible for me to try to re-create it so I can fix it. If a calculation is off by a small amount, such as Lemons is saying 1.224 Billion / cycle instead of 1.223 Billion / cycle, then please just ignore it and don't let me know as it is either a rounding error or an error since number of angels is not exactly correct (rounding in game).
  • you think there is a more appropriate Upgrade Score calculation.
  • you would like any other additional features.

Notes:

  • Remember to manually check number of angels after each angel purchase. It's not intuitive yet.

To Do:

  • Implement cycle time increments instead of averages to make the saving time calculations more accurate.
  • Incorporate a method to make decimal calculations accurate (stupid Javascript floats).
  • Add the managers that reduce unlock cost of businesses to recommendations.
  • Add a way to play out a user-defined strategy and provide detailed information.
  • Add a way to compare strategies.
  • Implement Simulate function from dev to play out the strategy that always purchases the highest recommended upgrade.
  • Add a way to change number of steps in the Simulate function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.1%
  • HTML 14.6%
  • CSS 0.3%