GithubHelp home page GithubHelp logo

e-baird / zzza Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dylanleclair/zzza

0.0 0.0 0.0 6.99 MB

Retrogame written in 6502 Assembly for the unexpanded Commodore VIC-20

Python 5.94% Assembly 85.76% Makefile 0.57% HTML 7.72%

zzza's Introduction

title-screen

Welcome to the world of Zzza. This is the cyberpunk dystopia of Neo-Tokyo, a vast, neverending sea of super-hi-rise towers and neon lights. Many things have changed in the far future, but one thing at least has stayed the same - the people’s need for pizza.

Here to fill that need is our hero, Eva. Even though she’d rather be out skateboarding or chilling with her friends, she’s picked up a part time position as a delivery girl at Tower of Zzza, the best pizza joint in town, inconveniently located on the 305th floor of New Tokyo Tower.

Eva’s boss is the malevolent Robini, a ‘za-slinging robot built just for this task. Robini just recently introduced a customer guarantee: 30 minutes or it’s free! There’s no way Eva can do the task on foot - she’ll have to hop on her trusty skateboard and slide down the skyscraper to get those pies delivered on time!

ZZZA

ZZZA is a 2022 Retrogame written for the Commodore VIC-20 in 6502 Assembly. The game and all assets fit in the unexpanded VIC's 3583 bytes of available RAM.

Authors

The Runtime Terror Team:

With much guidance from Dr. John Aycock.

Additionally, makes use of ZX02 for compression and decompression of the title screen and music.

Assembling and Running

  1. Install the DASM assembler: https://dasm-assembler.github.io/
  2. Assemble: run make from within the /zzza directory
    • this will produce an outfile called main.prg, as well as a list file with memory locations for debugging.
  3. The main.prg file can then be used in any VICE emulator for the VIC.

Gameplay

Your goal is to clear all the rows of each level without falling off the bottom or getting pushed off the top of the screen. Once you reach the bottom of a level, a door will appear where Eva can deliver her pizza. Push and stomp blocks to get out of tricky spots and keep moving.

Basic character movement:

  • A: move left
  • D: move right

Block manipulation:

  • S: stomp the block directly below you
  • Press and hold A: push the block directly to the left
  • Press and hold D: push the block directly to the right

Misc:

  • M: mute music for the rest of the level
  • K: restart the level and lose a life

A gameplay demo video can be found here: https://youtu.be/CN-KgvXDPuY

Development

ZZZA was written over the course of four months, from September to December 2022.

For some slapdash notes about how things are implemented, check out the Technical Writeup.

zzza's People

Contributors

e-baird avatar dylanleclair avatar jgpstuart 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.