This website requires JavaScript.
Explore
Help
Sign In
MiauRizius
/
JGame2D
Watch
1
Star
0
Fork
0
You've already forked JGame2D
Code
Issues
6
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f8d9d7e9b1fc67fff7ffebd3a3712dcb2c11efa
JGame2D
/
src
/
de
/
miaurizius
/
jgame2d
/
core
/
enums
History
Maurice
7f8d9d7e9b
add Tent object and implement sleep functionality with lighting adjustments
2025-12-13 14:37:36 +01:00
..
Direction.java
added some sample events
2025-11-28 21:52:28 +01:00
EntityType.java
add lantern object and implement light management in player and environment
2025-12-13 13:44:52 +01:00
GameState.java
add Tent object and implement sleep functionality with lighting adjustments
2025-12-13 14:37:36 +01:00
Map.java
changed tile array to three-dimensional array (i0=map; i1=col; i2=row)
2025-12-12 12:52:50 +01:00