Giter VIP home page Giter VIP logo

totominc.github.io's Introduction

Hello ๐Ÿ‘‹

  • ๐Ÿ”ญ Working daily on Vue 3 websites with high-interactivity for thousands of users.
  • ๐ŸŒณ Side-projects on Next.js:
    • Built in public a few SaaS
    • Working on a B2B niche SaaS
  • โšก I enjoy working with the serverless infrastructure.

Vue.js Next.js TypeScript Vercel

totominc.github.io's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

totominc.github.io's Issues

Licence?

What Licence does your project have? What about forking and changing code? Any limitations?

Tokens not giving cash boost

l. 164 :

    getMoney(Math.floor(t1progress[i] / t) * getInc(i) * t1owned[i]), t1progress[i] %= t;

Put instead :

    getMoney(Math.floor(t1progress[i] / t) * getInc(i) * t1owned[i] + tokens * tokensRate + 1), t1progress[i] %= t;

Grammar

Hello, I found a few grammatical mistakes in the tutorial, so I made rectified versions, if you don't mind that is.

Tutorial.js
Line 21: "Water costs 20 hydrogen and 10 oxygen : it's cost doesn't increase!
" +
Line 27: string: "Nice, your planet now has some water, but this water is cold.
" +
Line 36: "Your planet also needs an atmosphere.
" +
Line 37: "Without an atmosphere, the cells can not live.
" +
Line 45: "Each cell generates 0.1 meat/sec. " + g.t.spacer +

Thanks!
P.S, I looked at the code, and it's amazingly good, you are a great coder!

Water generator rounds down

If your water generation rate is not a whole number, the rate is rounded down to the nearest whole number. This means that if you only have 1 water generator, then no water is generated.

New "dev" branch

I added a new branch "dev".

We must release commits only on this branch, I am the only one who can merge this branch into the "master" branch. Don't release commits on the "master" branch anymore, please.

Factory Functionality Not Available

Hi TotomInc,

I really enjoy this game but it seems the factory functionality is not working (not ready?). The current version of the game implies that the factory is available for those players with 200K exp. I currently have 2.85T exp. Looking forward to seeing this feature in the future!

Create a wiki

We are going to start the wiki, especially for Blackmarket. I want to explain the basics of the game and the game mechanics.

ShyCoder is going to help-us for the wiki!

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.