Javascript number rounding library
A library that offers more number rounding options for JavaScript and TypeScript
A modern number rounding utility library for JavaScript and TypeScript.
React hook for finding device pixel ratio (DPR), optionally capping/rounding
Round a number to a specific number of decimal places: `1.234` → `1.2`
Tiny library to create and manipulate Unix timestamps
Number-rounding and formatting library with focus on correct string representation. roundToUnit('0.25')(0.4) // 0.50
Correctly round JavaScript values to a fixed number of decimal places
An arbitrary-precision Decimal type for JavaScript.
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
A calculator for humanity’s peculiar conventions of time.
Rainlanguage rust Float library in JS/TS through wasm bindgen
A small library for rounding corners
Formats numbers with separators every 3 digits and currency etc. Highly configurable.
A fraction number abstraction for working with numbers in Javascript.
untar salvaged from bitjs
Full floating point big number library using regular Javascript string
A Money class for high precision calculations using the ESnext bigint type.
A utility for tie-breaking rounding, also called Banker's Rounding or Commercial Rounding
A plugin for parsing xlsx files in Flatfile.
Internationalization APIs for number, date, time and file size formatting and parsing in D2L Brightspace.
Tag-safe truncation for HTML and XML. Works by word!
Exchange Number Formatting
A command-line interface to clean-css CSS optimization library
Provides an easy way to round any value with a given uncertainty following PDG rounding rules. Mainly consists of a Pdground module witha round method which will round the central value and uncertainty.
Simulator for the War card game.
Round numbers into a reader friendly format
This is a game developed during the Pragmatic Studio Ruby course. After running the game, the user is prompted for the number of game rounds. Each round, players are strengthened or weakened based on their type and the roll of a die. Additionally, players find treasures at random each round. At the end of the specified number of rounds, the user can type 'quit' to view player statistics.
w00t and blam the Three Stooges. Run the game and enter the number of rounds you want to play, or 'quit' to exit.
THIS IS A GAME WHERE YOU INPUT THE PLAYERS AND NUMBER OF ROUNDS AND THEY RANDOMLY GET THEIR HEALTH, SCORE, POINTS AND TREASURES PRINTED TO THE SCREEN.
Hello! This is a game. Run the studio_game.rb file to start the game. Type in a number of rounds to get started. Type 'quit' to end the game. Enjoy!
Easily make views based on the golden section
# Studio Game App This gem runs a simple game with user input. You can input the number of rounds you want to play and type 'quit' when finished playing. The app will print game stats after quitting.
Simple game simulation Ruby program written for the online Ruby Programming course from The Pragmatic Studio. Create a csv file (or use the provided file 'players.csv') that contains the player names and their initial health, and give that file as an argument to bin/studio_game. The game simulation will add two specialized players and then run a user-specified numbers of rounds, randomly assigning, or inflicting, game events on the various players, printing individual round results and a final summary at the end.
## battle royal A Mortal Kombat influenced battle royal gem ### To Use run `gem install battle_royal` In your terminal simply run `$ battle` ### Notes Currently, the game allows for users to input a certain number of rounds. The battle will run until there is only 1 player standing. I recommend that you run the game for at least 10 - 100 rounds ### To Contribute 1. Fork 2. Clone 3. Create a New Branch 4. Submit a Pull Request
This is a program I made while taking The Pragmatic Studio's intro course on Ruby. There are probably a ton of gems out there just like this one. It takes a user input of number of rounds and file of filenames and prints to the screen a series of blams/w00ts, which then exports to a high score file.
No description provided.
No description provided.