lab_retro/__pycache__
Pat Wick 2e7e13996f updated player to be able to shoot projectiles
used some of the movement system "vector" idea for the movement
system to drive how the projectile moves. Direction is based on
the last direction the player moved. Eventually damage and speed
will depend on the race and class, but for now, it moves!
2024-03-06 22:05:52 -05:00
..
asteroid.cpython-310.pyc completed asteroids game using retro 2024-02-20 21:23:53 -05:00
asteroid_spawner.cpython-310.pyc completed asteroids game using retro 2024-02-20 21:23:53 -05:00
dungeon.cpython-310.pyc started implementing level gen and char creation 2024-03-03 20:11:56 -05:00
map.cpython-310.pyc started implementing level gen and char creation 2024-03-03 20:11:56 -05:00
player.cpython-310.pyc updated player to be able to shoot projectiles 2024-03-06 22:05:52 -05:00
projectile.cpython-310.pyc updated player to be able to shoot projectiles 2024-03-06 22:05:52 -05:00
spaceship.cpython-310.pyc completed asteroids game using retro 2024-02-20 21:23:53 -05:00
wall.cpython-310.pyc started implementing level gen and char creation 2024-03-03 20:11:56 -05:00