Git Product home page Git Product logo

roids's Introduction

roids

An Asteroids clone for the Pimoroni PicoSystem, based on the visuals of Hyperoid by Edward Hutchins.

Uses the blit32 engine, and thus can be built for the pico, web (using emscripten) and Mac/Linux.

If you want to play on the web or download the .uf2 for the PicoSystem, head to itch.io.

Thanks rn for all the help with C++. Anything that looks wonky is because I didn't ask or ignored his advice.

How it looks and plays

Here is a short video of gameplay with the Mac build. The web version looks pretty much the same, and the Pico version is just a portable, really small one. You can see a picture of the endgame screen below the video.

Roids-gameplay.mov

Building locally

Follow the instructions of the blit32 SDK depending on your target platform. Blit32 supports web, Mac, Linux, Windows. The Pico instructions are here.

The TL;DR of all the options will be something like:

  • Install the Python libraries used as helpers during cmake, and if using a virtual environment, go into it.
  • Configure the path (or settings to always download) the Pico SDK, if building for the Pico.
  • Create a build folder and go into it.
  • cmake .. This only needs to be done pretty much once if the cmake config does not change. For emscripten, it will be with emcmake.
  • make -j 8 with some additional flags depending on the target.

roids's People

Contributors

rberenguel avatar

Watchers

 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.