# ArduboyWorks **Repository Path**: congree/ArduboyWorks ## Basic Information - **Project Name**: ArduboyWorks - **Description**: arduboy 游戏源码 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-09-08 - **Last Updated**: 2024-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ArduboyWorks [![CircleCI Build Status](https://circleci.com/gh/obono/ArduboyWorks.svg?style=shield)](https://circleci.com/gh/obono/ArduboyWorks) ![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg) Making mini games for [Arduboy](https://www.arduboy.com/). [My repository information (JSON)](https://obono.github.io/ArduboyWorks/repo.json) \ [Repository viewer](https://obono.github.io/ArduboyWorks/?repo.json) ## Products * OBN-Y01 [Hollow Seeker](https://community.arduboy.com/t/hollow-seeker-a-simple-action-game/2594) * Go forward in right direction. Seek a hollow as refuge not to be crushed. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/hollow1.gif) ![playing](docs/img/hollow2.gif) * OBN-Y02 [Hopper](https://community.arduboy.com/t/hopper-a-simple-action-game/4293) * Jump on panels and go up (foreground side). If you fall toward bottom, the game is over. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/hopper1.gif) ![playing](docs/img/hopper2.gif) * OBN-Y03 [Chri-Bocchi Cat](https://community.arduboy.com/t/chri-bocchi-cat-a-simple-action-game/4571) (for Game Jam 2.0) * Move the cat and bounce gift boxes for 2 minutes. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/chribocchi1.gif) ![playing](docs/img/chribocchi2.gif) * OBN-Y04 [Chie Magari Ita](https://community.arduboy.com/t/chie-magari-ita-a-placing-puzzle-game/5178) * Place 10 different pieces into the frame without overlapping. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/chiemagari1.gif) ![playing](docs/img/chiemagari2.gif) * OBN-Y05 [Psi Colo](https://community.arduboy.com/t/psi-colo-a-puzzle-game-with-dice/6148) * A puzzle game with dice on the 5x7 grid field. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/psicolo1.gif) ![playing](docs/img/psicolo2.gif) * OBN-Y06 [Reversi](https://community.arduboy.com/t/reversi-a-simple-board-game/6754) * A simple board game. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/reversi1.gif) ![playing](docs/img/reversi2.gif) * OBN-Y07 [Lasers](https://community.arduboy.com/t/lasers-a-simple-ikaruga-like-game/7310) * Switch the character's color and have it be hit with same color ray. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/lasers1.gif) ![playing](docs/img/lasers2.gif) * OBN-Y08 [Quarto!](https://community.arduboy.com/t/quarto-an-abstract-strategy-board-game/8226) * A board game played on a 4x4 board with 16 unique pieces. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/quarto1.gif) ![playing](docs/img/quarto2.gif) * OBN-Y09 [Stairs Sweep](https://community.arduboy.com/t/stairs-sweep-a-falling-block-puzzle-game/8259) * A falling block puzzle game. Boxes lined up horizontally can be deleted. Enemies can not but beaten by a ball. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/stairssweep1.gif) ![playing](docs/img/stairssweep2.gif) * OBN-Y10 [π 24k](https://community.arduboy.com/t/pi-24k-a-browser-of-circular-constant/8290) (for Game Jam 4.0) * A browser of π: circular constant. (24,576 digits) * Depends on Arduboy Library 1.1.1\ ![title](docs/img/pi24k1.gif) ![playing](docs/img/pi24k2.gif) * OBN-Y11 [SameGame](https://community.arduboy.com/t/samegame-a-famous-tile-matching-puzzle/8407) * A famous tile-matching puzzle. You can remove a group of adjoining blocks of the same type. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/samegame1.gif) ![playing](docs/img/samegame2.gif) * OBN-Y12 [Knight Move](https://community.arduboy.com/t/knight-move-a-puzzle-platform-game-using-knight/8587) * An action puzzle game using a knight piece of the chess. * Depends on Arduboy Library 1.1.1\ ![title](docs/img/knightmove1.gif) ![playing](docs/img/knightmove2.gif) * OBN-Y13 [ARDUBULLETs](https://community.arduboy.com/t/ardubullets-a-short-time-shmups-game/8684) * Avoid voluminous bullets and defeat enemy squadron in one minute. * Depends on Arduboy2 Library 5.2.1\ ![title](docs/img/ardubullets1.gif) ![playing](docs/img/ardubullets2.gif) * OBN-Y14 [Evasion](https://community.arduboy.com/t/evasion-a-simple-action-game/9226) (for Game Jam 5.0) * Control the runing guy and evade pillars. * Depends on Arduboy2 Library 5.2.1\ ![title](docs/img/evasion1.gif) ![playing](docs/img/evasion2.gif) * OBN-Y15 [Morse Code Trainer](https://community.arduboy.com/t/morse-code-trainer/10702) * Decode Morse code to Alphabet or Japanese letters. * Depends on Arduboy2 Library 5.2.1\ ![title](docs/img/morse1.gif) ![playing](docs/img/morse2.gif) ## License These codes are licensed under [MIT-License](LICENSE).