Skip to content

JS (Usually using p5) conversions of WireFrame Python games

Notifications You must be signed in to change notification settings

annoyingmouse/WireFrameJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WireFrameJS

Mastodon

annoyingmouse’s GitHub image

These are ports from WireFrame from Python (usually using Pygame Zero) to JS (usually using p5, which itself is a port of Processing).

Where possible I've used modern JS and native modules.

Contents

  1. EXPLOSIONS (source, discussion)
  2. GALAXIAN2 (source) Work in progress
  3. PARALLAX (source)
  4. THRUSTER (source)
  5. HIGHSCORE (source)
  6. TAIL (source, discussion)
  7. JUMP_PHYSICS (source)
  8. MISSILE (source)
  9. INVADERS (source, discussion)
  10. SPAWN (source)
  11. BREAKOUT (source)
  12. BOMBERMAN (source) Work in progress
  13. STARS (source) Work in progress
  14. WALKCYCLE (source) Work in progress
  15. ANT ATTACK (source)
  16. MAZE (source), and with lots of inspiration from The Coding Train. As well as MONSTERMAZE (source).
  17. ROLLING_ROAD (source) Work in progress but mostly there TBH, bit of tidying required for the Car is all
  18. SKATEBOARDING (source)
  19. BOMBJACK (source)
  20. BRAID (source)
  21. ZELDA LIKE (source)
  22. GUITAR HERO (source)
  23. GAME AND WATCH (source)

Web Components

Miscellaneous

About

JS (Usually using p5) conversions of WireFrame Python games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages