Simple Rotation Example
by 2darray
A* pathfinding example
One-Off GFX
Extreme Tetrom
2D transforms
Roloong
Tricky Turns
Picolumia v1.2
picocross
aajibi (512b intro)
Paint a Char
Top Down AI for Enemies
Music Fountain (plus example code)
Pico Illustrator v2.0.0
Jumpit-8
Simple FPS Controller
60 FPS Interlace Color Test
Checkers Legend
Digitz!
Puyo Trainer!
The FILLP() Editor
Hidden Shapes
BLOOM ETERNAL
CharEdit (Yet Another One-Off Character Editor)
Picoris
Catchin' Pico Waves (Club Penguin)
Blocks
pod3x3 mdash a real time strategy game of piloting three pods
Spring Physics 0.1
A selection of easing functions
TOYTRAIN (for PICO-8 ZINE Issue 1)
Obby Blox Parkour
Rotating Rubiks Cube
Extreme Speed
Smash Ragdoll Battle
1010+ Block Puzzle
Rotation Blast
VINT
Advent Mahjong
Pico Tetris v1.1
Drop Guts
Pikobones - COTL dice game remake
fill one line puzzle game
Stack
Tiny Platformer (TutorialExample Project)
Dungeon Generator
hypercolor_paint
Trifill Thunderdome
PicoCam 3D Camera Library
Simple Rotation Example
Just a simple little 2D-rotation example.
The function takes a 2D position (X,Y) and rotates it by ANGLE. CX,CY represents the centerpivot point.
The lines of code in the middle are the rotation matrix: