Giter VIP home page Giter VIP logo

headcasehotel's Introduction

Headcase Hotel

An arcade adventure game written for the BBC Micro, based on an idea by Christopher West.

Image of Headcase Hotel Image of Headcase Hotel Image of Headcase Hotel

Play the game online

The game is available to play online, via the Javascript BBC Micro Emulator jsBeeb. There are two versions, the original release, and a bug-fixed version, released in October 2021.

Watch a video of the game

https://youtu.be/9C02rzUAaLY

About the game

Headcase Hotel is an arcade adventure game written over various periods of time between 1992 and 1995, with much of the development work taking place in 1995, in preparation for an end of year graphic design show.

Written for the BBC Micro, the game is written predominantly in BBC Basic, with some elements of 6502 assembly language for sprite plotting. The game runs in four colour MODE 5, a low resolution (640 x 256 pixel) display which used 10k of the BBC Micro's memory.

There are three main files, one to generate the sprite data, one to display instructions, setup sounds and UI graphics, with the last file being the game code itself. In the case of the latter, I've had to include the line numbers, due to the many GOTOs and GOSUBs employed at the time.

I've added the code here so that it is easier to browse for historical purposes.

How to build

If you wish to build your own disc image of the game, you'll need Beebasm installed on your computer. If you are using Visual Studio Code, then you can use the Task feature to build an image via Ctrl-Shift-B. This will assemble the contents of the src folder, and create the HHotel.ssd image, for use in your machine, or emulator of choice.

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.