Skip to content

Instantly share code, notes, and snippets.

View immjs's full-sized avatar
✉️
Plurriel, November 1st!

Juliette Wang immjs

✉️
Plurriel, November 1st!
  • France
  • 17:43 - 2h ahead
View GitHub Profile
@immjs
immjs / numafs.py
Last active April 16, 2023 15:10
numafs
import ion
import kandinsky
import micropython as mp
import time
prev_game_states = [-1]
game_state = 1
rerender = False