{"id":20292380,"url":"https://github.com/ladroid/3dworld","last_synced_at":"2026-05-10T18:11:35.260Z","repository":{"id":207593044,"uuid":"719630851","full_name":"ladroid/3dWorld","owner":"ladroid","description":"Simple raycasting for Arduboy","archived":false,"fork":false,"pushed_at":"2023-11-26T20:22:35.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T09:14:28.573Z","etag":null,"topics":["2d","2d-game","2d-game-engine","arduboy","arduino","raycasting"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ladroid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-16T15:18:08.000Z","updated_at":"2023-11-16T15:21:51.000Z","dependencies_parsed_at":"2023-11-16T16:37:45.002Z","dependency_job_id":"ddca53b5-fff7-4c34-946c-21d755032685","html_url":"https://github.com/ladroid/3dWorld","commit_stats":null,"previous_names":["ladroid/3dworld"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladroid%2F3dWorld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladroid%2F3dWorld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladroid%2F3dWorld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladroid%2F3dWorld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladroid","download_url":"https://codeload.github.com/ladroid/3dWorld/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787485,"owners_count":20020101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2d","2d-game","2d-game-engine","arduboy","arduino","raycasting"],"created_at":"2024-11-14T15:17:02.112Z","updated_at":"2026-05-10T18:11:35.211Z","avatar_url":"https://github.com/ladroid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3d World\r\n\r\n## Overview\r\nThis Arduino sketch is designed to run on the Arduboy handheld gaming device. It implements a basic 2D raycasting engine, similar to early first-person shooters, and includes a particle system. The code is based on the raycasting tutorial from [lodev.org](http://lodev.org/cgtutor/raycasting.html).\r\n\r\n## Features\r\n- 2D raycasting engine for rendering a simple maze-like environment.\r\n- Particle system with basic physics.\r\n- User input handling for movement and particle generation.\r\n- Procedural map generation based on a hashing function.\r\n- Dithering\r\n\r\n## Movement and Controls\r\n- Use the UP and DOWN buttons to move forward and backward.\r\n- Use the LEFT and RIGHT buttons to rotate the view.\r\n- Press the A button to generate particles.\r\n\r\n## Particle System\r\n- Particles are generated at the player's position and move in the direction of the player's view.\r\n- Each particle has a limited lifespan, decrementing each frame.\r\n- Particles are rendered as small squares on the screen.\r\n\r\n## Additional Notes\r\n- Collision detection with the map boundaries is implemented.\r\n- The game utilizes the Arduboy's 128x64 pixel monochrome display.\r\n\r\n## Legal\r\nCopyright (C) 2023 ladroid.\r\n\r\nThis code is [BSD-3-Clause Licensed](https://github.com/ladroid/3dWorld/blob/main/LICENSE.txt).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladroid%2F3dworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladroid%2F3dworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladroid%2F3dworld/lists"}