ArduboyWorks

所属分类:虚拟/增强现实-VR/AR
开发工具:C++
文件大小:1125KB
下载次数:0
上传日期:2023-04-15 03:53:23
上 传 者sh-1993
说明:  我为阿杜博伊工作
(My works for Arduboy)

文件列表:
.circleci (0, 2023-04-15)
.circleci\build.sh (602, 2023-04-15)
.circleci\config.yml (943, 2023-04-15)
.circleci\get_version.sh (154, 2023-04-15)
.circleci\git_push.sh (279, 2023-04-15)
.circleci\jq_info.sh (1036, 2023-04-15)
.circleci\jq_repo.sh (660, 2023-04-15)
.circleci\projects.txt (130, 2023-04-15)
LICENSE (1077, 2023-04-15)
_hexs (0, 2023-04-15)
_hexs\ardubullets_v0.10.hex (75573, 2023-04-15)
_hexs\ardubullets_v0.11.hex (69203, 2023-04-15)
_hexs\chiemagari_v0.10.hex (64600, 2023-04-15)
_hexs\chiemagari_v0.11.hex (65080, 2023-04-15)
_hexs\chribocchi_v0.03.hex (61068, 2023-04-15)
_hexs\chribocchi_v0.04.hex (60371, 2023-04-15)
_hexs\evasion_v0.10.hex (65366, 2023-04-15)
_hexs\hollow_v0.31.hex (63316, 2023-04-15)
_hexs\hollow_v0.32.hex (64286, 2023-04-15)
_hexs\hopper_v0.21.hex (69824, 2023-04-15)
_hexs\hopper_v0.22.hex (69911, 2023-04-15)
_hexs\knightmove_v0.10.hex (72406, 2023-04-15)
_hexs\knightmove_v0.11.hex (72513, 2023-04-15)
_hexs\lasers_v0.11.hex (67276, 2023-04-15)
_hexs\lasers_v0.12.hex (68115, 2023-04-15)
_hexs\morse_v0.10.hex (73184, 2023-04-15)
_hexs\morse_v0.11.hex (80527, 2023-04-15)
_hexs\pi24k_v0.03.hex (77013, 2023-04-15)
_hexs\psicolo_v0.10.hex (76680, 2023-04-15)
_hexs\psicolo_v0.11.hex (77569, 2023-04-15)
_hexs\quarto_v0.10.hex (72157, 2023-04-15)
_hexs\reversi_v0.10.hex (69896, 2023-04-15)
_hexs\reversi_v0.11.hex (70381, 2023-04-15)
_hexs\rysk_v0.01.hex (78860, 2023-04-15)
_hexs\rysk_v0.04.hex (44704, 2023-04-15)
... ...

# 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).

近期下载者

相关文件


收藏者