An open API service indexing awesome lists of open source software.

https://github.com/wtjones/crapplets

Archive of my old Java applets.
https://github.com/wtjones/crapplets

Last synced: 3 days ago
JSON representation

Archive of my old Java applets.

Awesome Lists containing this project

README

        

## A collection of Java applets I wrote around '02.

#### StarView ####

Star scrolling animation with rotating point of view

#### SliceMap

2D terrain generator that:

- starts with flat land above sea level
- picks a splitting line
- deforms the terrain by raising one side of the line and lowering the other

#### MazeApplet

Makes a maze, solves a maze.

### Demos are here: [http://wtjones.github.io/crapplets](http://wtjones.github.io/crapplets)