Index of JavaScript files
This page catalogs some of the JavaScript programs that I've been
working on and experimenting with.
This is a place for experimenting with html/javascript and other code,
so don't expect much!
Some of the code is from other websites.
The internal comments should indicate this.
Click here
if you are looking for a place to get started with JavaScript.
Recent work
Drawing, Web filter, etc.
Adventure-type maze game
- A* algorithm, v2 (in development)
- A* algorithm
You can try it with
this example .tsv file
- Read and show a Dungeon
This is meant to work with .tsv files generated by the
website donjon.bin.sh.
One example is TheCavernsofCrimsonHorror01.
- 3D draw
- 3D Adventure-type game (v14) most up-to-date, but may not be stable (experimental)
(To find the Ogre currently, go right, down, right, right, right)
- 3D Adventure-type game (v13) most up-to-date (should be stable)
(To find the Ogre currently, go right, down, right, right, right)
- 3D Adventure-type game (v12) (should be stable)
- Vib's game documentation
- How to add a tile, an object, or a graphic
- Older versions:
- Adventure-type game (man in a maze, Large)
design room
create new world
- Adventure-type game (cartoon version)
design room
- Adventure-type game (small)
design room
- Adventure-type game (another version)
design room
- Adventure-type game (experimental)
design room
- Adventure-type game (experimental, version 7)
design room
create new world
object editor
tile attributes
- Adventure-type game (rectangular, experimental, version 8, backup location)
design room
create new world
object editor
tile attributes
- Adventure-type game (collect NN weights experimental version)
- Adventure-type game (isometric, experimental, version 8, backup location)
design room
create new world
object editor
tile attributes
- Adventure-type game with a way out (collect NN weights experimental version) Show NN data
- Adventure-type game (collect NN weights experimental version hosted on grid)
- Adventure-type game v10 (collect NN weights experimental version hosted on grid)
- ** Adventure-type game v10 (Playable version)
- Adventure-type game v10 (other versions)
Prints help message
Sorts the NN data
Runs the tournament
includes details in log
tests sensitivity to init position
Uses old NN data set 3 (if available)
- Adventure-type game v11 (3D experimental version)
Scrolling game (proof-of-concept)
Lazer squirrel game
Other maze games
Balloon popping
3D demos
Brewing programs/utilities
Survey
Examples from GameDev server
Simple examples
Other utilities that may be non-Javascript and/or are not located here
Class discussion boards
Attendance
-Michael Weeks, April 2012, last revised: April 2018