An interactive Random Number Generator visualization
Explore the Wiki »
Play the Game
·
Report Bug
·
Request Feature
Table of Contents
This project was developed by Benjamin Jasper and Marvin Rudolph as part of their education at the HTWG Konstanz.
The goal was to visualize different random number generators and distributions in an interactive and engaging way >> as a Game.
The game RNGeddon is a game where the earth is endangered by an ever increasing number of meteors, that the player has to destroy to protect the earth. The direction and speed of these meteors can be controlled with different random number generators such as the
The name RNGeddon is an homage to the outstanding movie Armageddon, where an oil drilling expert played by Bruce Willis and his crew of oil drillers go on to become astronauts and save the world from an asteroid in an heroic feat of self sacrifice.
If You have not already, you need to install the Node package manager. You can get the latest version at npmjs.com or update your npm to the latest version.
npm install npm@latest -g- Clone the repo
git clone https://github.com/RNGame/RNGame.github.io
- Install NPM packages
npm install
- Start the local server to run the project
npm run start
Presentation Video (in german)
Benjamin Jasper - github - benjamin.jasper@htwg-konstanz.de
Marvin Rudolph - github - marvin.rudolph@htwg-konstanz.de
Project Tutor:
Prof. Dr. Barbara Staehle - bstaehle@htwg-konstanz.de
Project Link: github.com/RNGame/RNGame.github.io