Giter Site home page Giter Site logo

dice-tower-os's Introduction

Dice Tower OS is a bootable image written in Flat Assembly that emulates a dice tower and fits into a boot sector of 512 bytes. It implements the 16-bit variant of the xorshift algorithm. Dice Tower OS uses BIOS interrupts, hence it requires a PC with BIOS or BIOS-compatible UEFI.

Get it running

Grab a binary disk image from the releases page. Then either specify the disk image while creating a virtual machine (there should be an option like import existing disk image) or create a bootable USB flash drive to boot into it on some real hardware (the filesystem on the flash drive will be destroyed; make sure you don't need the data anymore):

  1. dd if=/path/to/image of=/dev/your_flash_drive or use a GUI bootable USB creator.
  2. Unplug the internal HDD or SSD of the PC to make sure that Dice Tower can not damage their file systems. Dice Tower doesn't contain any code to read or write to drives, but this step is recommended anyway.
  3. Choose the flash drive in the BIOS/UEFI boot menu.

Keys to press

  • Press 1-9 to change the dice count.
  • Press Space to roll the dice.

dice-tower-os's People

Contributors

kharacternyk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.