This website requires JavaScript.
Explore
Help
Sign In
MiauRizius
/
JGame2D
Watch
1
Star
0
Fork
0
You've already forked JGame2D
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ab53ceab96f39c9f04fe26771a65bb55f7a17f3
JGame2D
/
src
/
de
/
miaurizius
/
jgame2d
/
entity
History
Maurice
4ab53ceab9
added path finding algorithm
2025-12-12 21:33:52 +01:00
..
item
made item buyable
2025-12-12 16:33:05 +01:00
monster
added monster drops
2025-12-07 00:57:54 +01:00
npc
added path finding algorithm
2025-12-12 21:33:52 +01:00
particle
added particles
2025-12-08 05:51:05 +01:00
projectile
all entity arrays are now two-dimensional (with map index so entities won't be rendered on any map anymore)
2025-12-12 13:20:14 +01:00
world
added player stats and re-ordered some classes
2025-11-30 01:53:28 +01:00
Entity.java
added path finding algorithm
2025-12-12 21:33:52 +01:00
Player.java
made world change events world-bound
2025-12-12 17:59:43 +01:00