An open API service indexing awesome lists of open source software.

https://github.com/d3p1/r3f-zig-zag

A zig zag game to improve my R3F skills
https://github.com/d3p1/r3f-zig-zag

3d canvas creative-coding fiber html5 javascript laboratory rapier react react-three-fiber react-three-rapier three threejs typescript webgl webgl2

Last synced: about 1 month ago
JSON representation

A zig zag game to improve my R3F skills

Awesome Lists containing this project

README

          

# [RFR ZIG ZAG]

[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
[![Release](https://github.com/d3p1/r3f-zig-zag/actions/workflows/release.yml/badge.svg)](https://github.com/d3p1/r3f-zig-zag/actions/workflows/release.yml)

## Introduction

Just studying and practicing my JS skills, implementing a zig zag game inspired in this excellent tutorial of [Radu Mariescu-Istodor](https://www.youtube.com/@Radu):

[![JavaScript Game Tutorial](https://img.youtube.com/vi/1L5b9GVd75I/maxresdefault.jpg)](https://www.youtube.com/watch?v=1L5b9GVd75I)

> [!NOTE]
> It is also used techniques learned in the following great [Three.js Journey tutorial](https://threejs-journey.com/lessons/create-a-game-with-r3f).

## Changelog

Detailed changes for each release are documented in [`CHANGELOG.md`](./CHANGELOG.md).

## License

This work is published under [MIT License](./LICENSE).

## Author

Always happy to receive a greeting on:

- [LinkedIn](https://www.linkedin.com/in/cristian-marcelo-de-picciotto/)
- [Web](https://d3p1.dev/)