Amospia

Navigation Sub-Menu: Simulations

Close

Simulations Description
Game of Life
Gravity

Navigation Sub-Menu: Games

Close

Games Description
A Great Adventure
Alchahemistry
DropBlock
Military Minds

Navigation Sub-Menu: Misc.

Close

Misc. Description
Calculator
RGB Sliders
Random Palette Generator
Line Drawing
Alchahemistry (WIP)

"Calculator" is my attempt at building a graphing calculator in a browser.

It has function and parametric modes. Higher precision values slow down calculations. It has no visual effect over 500. Default click detection will look at the point on the function directly in line with the cursor on the vertical axis. Nearest calculates the nearest point on the graph instead.


The RGB sliders page is just a set of basic rgb sliders with not much else that set the background color of the page via the sliders.


Random Palette Generator generates 4 random colors every time you reload the page and displays them next to each other with their hexadecimal values. The frequency of colors has been adjusted such that there is a more equal visual distribution of colors.


Line Drawing is a blank canvas on which you can click and drag to draw with your mouse. Once you let go of the mouse, it draws straight lines over top that match the corners of your original drawing. Pressing "Enter" or starting a new line will clear the canvas.


This copy of Alchahemistry is my work in progress version where I'm planning on reinventing the alchemy system as well as adding a semi-3d enviroment and a turn-based combat system.

Currently, It's just a platform floating in a void with some test sprites. Eventually, It will include a customizable base containing a forge, and an enchanting station which will make up the "alchemy" system in the new system. In addition there will be more story and multiplayer options including opening worlds for specific players to join and a global battlefield.