Giter Site home page Giter Site logo

reidrac / the-return-of-traxtor-cpc Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 1.0 223 KB

A puzzle game for the Amstrad CPC

Home Page: https://www.usebox.net/jjm/return-of-traxtor-cpc/

Makefile 1.48% HTML 1.04% Assembly 24.88% C 40.26% Batchfile 0.09% Python 3.16% PLSQL 3.18% Roff 1.78% CMake 0.04% C++ 24.08%
amstrad-cpc sdcc amstrad

the-return-of-traxtor-cpc's Introduction

The Return of Traxtor (CPC)

This is the source code of The Return of Traxtor for the Amstrad CPC.

I'm sharing it as an historic curiosity and hoping that it may be interesting, without any support!

It includes my first tiles/sprites engine for the CPC (see splib.c), although this game is only using tiles.

Some of the dependencies are old and likely to have bugs that have been fixed in later relases, so you shouldn't use the versions that are provided here for any new projects. This is how the game was built in 2015!

You will need:

  • A POSIX environment (Linux is perfect, Debian recommended)
  • GCC, GNU Make, cmake, Python 2 and 3, PIL (or Pillow) for Python, libpng and libucl for development
  • SDCC 3.5; later versions may not work as SDCC has changed the tool that manages libraries!

Once all dependencies are met, run make.

It should end with something like this:

*WARNING* Initialized data found
***
      Max: 41080 bytes
  Current: 24393 bytes (16687 bytes left)
***

At this point traxtor.cdt and traxtor.dsk should be ready to load in your emulator.

License

The source code of the game is licensed GPL 3.0, the assets are CC-BY-SA.

The tools/libraries included that I don't own have their own copyright notices and license (some are public domain, others are open source).

The loading screen is based on the original made by Craig Stevenson for the ZX Spectrum.

the-return-of-traxtor-cpc's People

Contributors

reidrac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

johnlobo

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.