Code Monkey home page Code Monkey logo

dasher512's Introduction

Dasher512

Dasher512

What is it?

Dasher512 is a bootable Real Mode 16-bit game, that fits in 512 bytes.

Gameplay

Slide from wall to wall, trying to solve a puzzle and reach the finish. The game looks like Atomix, but without atoms.

Controls

Arrow keys - movement

Levels

There are only two levels in the game right now, but their count and quality will grow.

Testing it out

Building

NASM assembler is necessary for build.

Running it on emulator

You can use any of major emulators to run the game. Here's an example with QEMU:

qemu-system-i386 build/build.bin

Running it on real hardware

You will need a CD/DVD disk, USB stick or even a floppy and dd. For example, if you want to burn this to USB stick which is /dev/sdc, run a following:

dd if=build/build.bin of=/dev/sdc

Then just reboot your PC and boot from the USB stick.

dasher512's People

Contributors

qizd90 avatar

Stargazers

Fuad Godzhaev avatar 극한의 시스템프로그래밍 avatar Dmitry Kolesnikovich avatar XlogicX avatar  avatar Martin Červenka avatar Anotnín Vrba avatar  avatar

Watchers

 avatar Anotnín Vrba 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.