GithubHelp home page GithubHelp logo

32blox's Introduction

NOTICE

This is a very early version of 32Blox, which has largely been re-written and can be found at https://github.com/ahnlak-blit32 - the code here is pretty incompatible with the current 32blit API, and is only left here for historical interest.

32Blox

This is a breakout-style game for the 32blit, which was built primarily as a learning exercise to comprehend the sparsely documented API :-)

Technical

I have deliberately kept my interaction with the Engine at a minimum; largely just pixel-pushing rather than trying to use all the baked in sprite stuff, because I suspect the API will shift a lot under me and the less contact I have with it, the less likely I am to get shafted by it!

The downside is that my shonky code isn't necessarily as efficient as Engine code, but I'll cross that bridge as and when performance becomes an issue. For now, there are lots and lots of CPU cycles to play with.

Although originally intended as a hi-res game, I've realised that is totally over the top for a basic little ball bouncing game so I've switched down to lores. I think it looks better, ironically.

Language

Please note that this is C++ is name only; apart from calls into the Blit Engine everything here should be pretty basic, old fashioned C because it's nicer that way.

Long term, it would be nice to pull together some C bindings into the Engine, so that we can have pure C projects.

32blox's People

Contributors

ahnlak avatar

Stargazers

 avatar Mike Redrobe avatar

Watchers

 avatar James Cloos avatar

Forkers

ptbw

32blox's Issues

32bee library is missing.

Hej,
the 32bee library is not included nor found in your repositories list on github. Would you mind releasing 32bee? I'm very excited to try 32blox.

THX

björn

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.