Giter Club home page Giter Club logo

arduboy-games's Introduction

arduboy-games

Tiny games for the Arduboy

Minesweeper

Minimalistic implementation, flashes red LED on lose, green LED on win

Controls:

  • UP, DOWN, RIGHT, LEFT buttons to navigate the field
  • A button to: reveal a tile if not revealed, reveal closest non-flagged neighbors (helps speed up opening the non-mined tiles)
  • B button to toggle flag on a tile (mark tile as mined)

.hex file is available in /minesweeper/binaries/, you can try it on the emulator

logo

gameplay

Dot Arduboy Edition

Arduboy adaptation of the core gameplay of the IOS game I recently found (App Store link), originally created by the https://twitter.com/OuzzGame, all credits for the game idea/concept goes to them, I've adapted the gameplay for the Arduboy merely for fun

Similar to Minesweeper, but with different "cell" layout, and instead of bombs the player should reveal the dot pattern

title screen:

  • A or B buttons to difficulty screen
  • UP and DOWN buttons simultaneously to reset the score

difficulty screen:

  • UP and DOWN buttons to choose between difficulties
  • A button to select difficulty

gameplay:

  • UP, DOWN, RIGHT, LEFT buttons to navigate
  • A button to toggle dot

When all of the dots will be opened in such a way that it satisfies the dot counts (represented as numbers), the game will show the overall score (persistently saved to EEPROM)

.hex file is available in the /guess_dots/binaries, also playable on emulator

guess dots gameplay easy & medium

guess dots gameplay hard

Dash Arduboy Edition

Sidescroller, inspired by the famous "Geometry Dash" game. The obstacle batches are continuously generated, so the gameplay is endless.

In the top left corner the first number represents the overall max score, second number represents the current score. The max score is persistent in the EEPROM.

title screen:

  • A buttons to start the game
  • UP and DOWN buttons simultaneously to reset the max score

gameplay:

  • UP or A or B button to jump
  • DOWN to pause

.hex file is available in the /ardu_dash/binaries, also playable on emulator

ardy_dash_clip_1

ardu_dash_clip_2

Rotating 3D cube demo

Classic rotating 3D cube demo, rotation is controlled by the UP, DOWN, RIGHT, LEFT buttons

rotating cube

arduboy-games's People

Contributors

supersolik 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.