CodeBase - Circular Line of Sight

Return to the CodeBase listing

Category: Basic 2D

Version: 1.1

0
0

Information

Uploaded: 7th Feb 2014 18:25

Modified: 8th Feb 2014 07:36

Author:  Zwarteziel

Summary

Circular Line of Sight: a program that lets a user navigate a map, while highlighting tiles that are in the player's Line of Sight (LOS).

Full Description

Circular Line of Sight: a program that generates a map from a file and lets the user navigate it, while highlighting tiles that are in the player's Line of Sight (LOS). The LOS is round (360dg.) but can be modified to check only a part of the circle. (For instance when one should one want to implement a method were a player can only look in the direction it is facing). The code needs a map-file (in \media\maps) which is included in the CodeBase as a .ZIP-file.

Comments

No comments yet.