Git Product home page Git Product logo

uberswap's Introduction

uberswap

A match 3 variant for the Commodore 64 and the Mega65. The goal is to remove all colored pieces from the playing field by swapping them. If a swap creates one or two figures with more then two pieces of the same colour, these figures will be removed. The game ends when all the pieces have been removed or when you give up by pressing 'x'. You'll obtain one of two bombs when you clear an entire column that's not the rightmost. You can activate a bomb by pressing 'b', which will clear the entire row.

The game is written in BASIC with some assembler on top. It will run in the interpreter, but very slowly. The build script in build compiles it using the MOSpeed BASIC compiler: https://github.com/EgonOlsen71/basicv2

It generates two output files (which can be found in the build directory as well), called uberswap.prg and uberswap-c.prg. They are both functional identical, but the -c variant has been compressed after compilation.

If you just want to play the game, you can find pre-build PRG files in the build directory as well.

The Mega65 port can be found as a disk image in the mega65 directory.

uberswap's People

Contributors

egonolsen71 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

uberswap's Issues

Bug in game "uberswap"

Hi EgonOlson71,

thank you making this game. It's fun to play, but I found a small bug in it.
If you have two empty columns on the right side, select the item in the last row / last column and move the cursor to the right and push the fire button, then it moves the item to the right. If you do this again, the program reorganize the items and you get 2,000 extra points.

uberswap

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.