This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
peggle-roguelike
Watch
1
Star
0
Fork
0
You've already forked peggle-roguelike
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
cfc13d93501b023fb38cfa020750efecdf7a4bd8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
admin
cfc13d9350
working on aiming
2026-06-04 03:42:07 -04:00
Art
starting to rework grid maps to be tile map layers
2026-06-02 18:43:19 -04:00
.editorconfig
first commit
2026-05-26 19:06:54 -04:00
.gitattributes
first commit
2026-05-26 19:06:54 -04:00
.gitignore
first commit
2026-05-26 19:06:54 -04:00
Attack.cs
working on aiming
2026-06-04 03:42:07 -04:00
Attack.cs.uid
first commit
2026-05-26 19:06:54 -04:00
attack.tscn
working on aiming
2026-06-04 03:42:07 -04:00
Commander.cs
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
Commander.cs.uid
third commit
2026-05-28 00:06:51 -04:00
commander.tscn
commit no. 5
2026-05-29 10:51:25 -04:00
enemy_controller.tscn
commit no. 5
2026-05-29 10:51:25 -04:00
Enemy.cs
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
Enemy.cs.uid
second commit
2026-05-27 00:06:19 -04:00
enemy.tscn
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
EnemyController.cs
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
EnemyController.cs.uid
commit no. 5
2026-05-29 10:51:25 -04:00
Globals.cs
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
Globals.cs.uid
added some more signals for attack hit, enemy and player controllers turn done, commander enemy death, better enemy movement and turn changing, implemented an rng, added functions to grid and gridmarkers to allow for easier searching of markers, more logic for if a tower commander has actions
2026-06-01 02:28:45 -04:00
globals.tscn
added some more signals for attack hit, enemy and player controllers turn done, commander enemy death, better enemy movement and turn changing, implemented an rng, added functions to grid and gridmarkers to allow for easier searching of markers, more logic for if a tower commander has actions
2026-06-01 02:28:45 -04:00
icon.svg
first commit
2026-05-26 19:06:54 -04:00
icon.svg.import
first commit
2026-05-26 19:06:54 -04:00
Main.cs
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
Main.cs.uid
first commit
2026-05-26 19:06:54 -04:00
main.tscn
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
Map.cs
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
Map.cs.uid
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
Map.tscn
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
PeggleRoguelike.csproj
first commit
2026-05-26 19:06:54 -04:00
PeggleRoguelike.sln
first commit
2026-05-26 19:06:54 -04:00
PlayArea.cs
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
PlayArea.cs.uid
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
PlayArea.tscn
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
player_controller.tscn
commit no. 5
2026-05-29 10:51:25 -04:00
PlayerController.cs
working on aiming
2026-06-04 03:42:07 -04:00
PlayerController.cs.uid
commit no. 5
2026-05-29 10:51:25 -04:00
project.godot
reverting to previous version
2026-06-02 01:30:51 -04:00
Tower.cs
working on aiming
2026-06-04 03:42:07 -04:00
Tower.cs.uid
commit no. 5
2026-05-29 10:51:25 -04:00
tower.tscn
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
turn_controller.tscn
commit no. 5
2026-05-29 10:51:25 -04:00
TurnController.cs
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
2026-06-03 02:44:13 -04:00
TurnController.cs.uid
commit no. 5
2026-05-29 10:51:25 -04:00
S
Description
No description provided
471
KiB
Languages
C#
100%