Giter Club home page Giter Club logo

quantum-burst's Introduction

Quantum Burst

License CI

A bullet hell style space shooter written for the Sega Genesis.

Development

Development can be done on Windows only, and has been tested only on Windows 10.

Prerequisites

Build

Build scripts are provided for both powershell and cmd. They will process all the files under game/res, game/inc and game/src to produce a rom.bin file in the game/out directory. After this is done the checksum will be calculated and rom_final.bin generated with the correct checksum.

powershell

.\build.ps1 [-BuildType] [-Revision] [-Rebuild]
  • -BuildType - Can be any of Debug, Release, Clean or ASM. If omitted will default to Release
  • -Revision - Can be any integer value of 99 or less. If omitted will default to 99
  • -Rebuild - Will run a Clean before a Debug or Release build. This has no effect on other build types.

cmd

build.bat [build-type] [revision]
  • build-type - Can be any of Debug, Release, Clean or ASM. If omitted will default to same default as powershell script.
  • revision - Can be any integer value of 99 or less. If omitted will default to same default as powershell script.

Note this method will always do a rebuild.

quantum-burst's People

Contributors

dependabot[bot] avatar devpow112 avatar devpow112-bot avatar github-actions[bot] avatar

Watchers

 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.