Skip to content

Instantly share code, notes, and snippets.

View riiamri23's full-sized avatar
😅
.

Rii Amri riiamri23

😅
.
View GitHub Profile
@straker
straker / README.md
Last active June 21, 2024 10:53
Basic Tetris HTML and JavaScript Game

Basic Tetris HTML and JavaScript Game

This is a basic implementation of the game Tetris, but it's missing a few things intentionally and they're left as further exploration for the reader.

Further Exploration

@rgdonohue
rgdonohue / README.md
Last active March 13, 2023 23:22
Locate and find nearest in Leaflet

This example queries data from CARTO, uses the geolocation API to get the user's position, and finds the nearest three features.

Note: geolocation appears blocked within bl.ocks.org.