-
See README for details about current maze generation algorithm
-
Tim, ForestWalk is now asking for a grass image file. This might be due to my lack of understanding of how to keep versions in synch but I can't see it in your repo either
-
- pathfinding.js to get path in collision map http://qiao.github.com/PathFinding.js/visual/
- machine.js for behavior tree http://machinejs.maryrosecook.com/
- dialog tree for dialog http://en.wikiped…
-
Currently the document creation system generates Postscript documents by using latex and dvips. It would be much more convenient if we generated PDF documents directly with pdflatex.
I think this nee…
timj updated
11 years ago
-
I have a issue with Terasology that after it starts up the world the game stays black nothing pops up but the toolbar. When I hit Esc the main menu pops up so the game is not frozen.
Specs
OS Name Mic…
-
I don't actually have a word processsor on my machine :p
## 7. Contribution
### Kieren David Wallace (s3235426):
- FSM logic editor
- Developed Agent structural components, Brain, Senses, Legs, etc.
-…
-
hi all,
it would be nice to have some sort of minimap - maybe something which can be turned on and off with some keyboard combo. There could be one or more kinda minimaps.
a. A minimap which shows …
-
Remove more random walls when creating maze to make a better maze?
-
The Ardruino Due has been released and is only $50 with a 32-bit 84MHz ARM CPU, 512KB flash memory, 94KB SRAM. In comparison, this is at least 5x faster, with 16x flash space, and 3x available RAM. T…
-
The current map generator only has one symmetry. It also can create maps that block easily. Toss in a few more map types.