More actions
(Created page with "{{Infobox 3DS homebrew | title = Super Simple Calculator | image = https://dlhb.gamebrew.org/3dshomebrew/Super-Simple-Calculator.png|250px | type = Math | version = | licence...") |
No edit summary |
||
Line 8: | Line 8: | ||
| website = https://gbatemp.net/threads/release-super-simple-calculator.399475/ | | website = https://gbatemp.net/threads/release-super-simple-calculator.399475/ | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/3DScalc.zip | | download = https://dlhb.gamebrew.org/3dshomebrew/3DScalc.zip | ||
}} | }} | ||
=Super Simple Calculator= | |||
This is my first program made for 3DS Homebrew so it's not the best :P. | |||
===Features:=== | |||
* Whole numbers | |||
* Add | |||
* Subtract | |||
* Multiply | |||
* Divide (With remainder) | |||
* Exponents | |||
* Easy-to-use controls! | |||
===Controls:=== | |||
* D-Pad up and down to change first number | |||
* D-Pad left and right to change second number | |||
* A to add | |||
* B to subtract | |||
* X to multiply | |||
* Y to divide | |||
* SELECT to use exponents | |||
* L or R to swap numbers | |||
* Touchscreen for easy access | |||
* START to exit the program | |||
==Credits:== | |||
* Me for making the program | |||
* @Rinnegatamante for lpp-3ds | |||
* @ihaveamac for help with displaying images properly |
Revision as of 12:37, 30 April 2020
Super Simple Calculator
This is my first program made for 3DS Homebrew so it's not the best :P.
Features:
- Whole numbers
- Add
- Subtract
- Multiply
- Divide (With remainder)
- Exponents
- Easy-to-use controls!
Controls:
- D-Pad up and down to change first number
- D-Pad left and right to change second number
- A to add
- B to subtract
- X to multiply
- Y to divide
- SELECT to use exponents
- L or R to swap numbers
- Touchscreen for easy access
- START to exit the program
Credits:
- Me for making the program
- @Rinnegatamante for lpp-3ds
- @ihaveamac for help with displaying images properly