GitHub / jonalfarlinga / lazars
This is a simple app that presents a player object which projects a bouncing laser in a block-rendered maze. This iteration is focused on creating the laser via a DDA algorithm.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonalfarlinga%2Flazars
PURL: pkg:github/jonalfarlinga/lazars
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 2.6 MB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: dda-algorithm, pygame, python