Skip to content

JakuJ/processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processing-stuff

Projects in Java with Processing

LAMPKI, RAIN

Simple animations I wrote to learn the basics of processing

CHAOS GAME

Sierpinski triangle generator, just pick three points.

Projects in JavaScript with p5.js :

SPACE_GAME:

Simple 'game' made in p5.js. This space shooter requires player's ability to imagine it's actually in space as it has no meaningful graphics.

Installation:

  • download and extract everything
  • run index.html

Instructions:

  • your ship follows your mouse
  • mouse click to fire your weapons
  • collect red and green boxes to increase weapons' level or replenish health points respectively
  • have fun getting epilepsy attacks from projectiles' flickering when there're too many on the screen!

SNAKE:

Everyone knows the classic one, right? This time you:

  • control the snek with arrow keys
  • only lose the part of your tail you actually bite off, not all of it
  • edges are portals

About

Processing projects in Java / JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages