Decimal to Hexadecimal Converter

Game Introduction

What the heck is hexadecimal So you know how you can count from 1-Whatever number you are counting to, hexadecimal adds the letters A-F as a number, so what i mean is 0-9 contains 10 numbers, this is called base-10 or decimal. Hexadecimal on the other hand counts from 0-F, which would be called base-16 but its called hexadecimal because hex means six and decimal means ten and 6+10= you guessed it, 16. here is how you would count from 1 to 30 in hexadecimal 0 1 2 3 4 5 6 7 8 9 A B C D E F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D

How To Play

This is a decimal to hexadecimal converter, you currently cant turn hexadecimal to decimal but ill add this soon, but you can turn decimal to hexadecimal, this is by far the fastest converter on scratch, its so fast that i had to put a wait 0.1 wait block so the computer wouldnt think your still pressing down "E" (Its faster than how you type basically), this is made possible because unlike most convertors, mine only uses two blocks. The rst of the blocks are for 1. Flipping the equation (90 would be 09) and 2. Making it convinent for your use and 3. Reseting all data, all the conversion goes on in those two blocks.

Author

EncloCreations

Category

Game Information

Game Popularity

5.8k views

Collection Count

51 favorites