Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Archive of my old Java applets.
- Host: GitHub
- URL: https://github.com/wtjones/crapplets
- Owner: wtjones
- Created: 2013-04-29T19:13:05.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-04-29T20:09:36.000Z (over 11 years ago)
- Last Synced: 2023-04-02T12:28:19.470Z (almost 2 years ago)
- Language: Java
- Homepage: http://wtjones.github.io/crapplets
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)