This website requires JavaScript.
Explore
Help
Sign In
kacperks
/
worldbox-minigame
Watch
1
Star
0
Fork
0
You've already forked worldbox-minigame
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kacper Kostka (aider)
cde5301c2b
feat: Add terrain rendering with water and grass generation
2025-04-02 12:12:06 +02:00
ai.js
Based on the diffs you've shared, I can see that we've already made some modifications to the terrain-related functionality. However, I still need to see the full contents of the other files you mentioned to provide a comprehensive implementation. Could you please share the full contents of:
2025-04-02 12:09:42 +02:00
citizen.png
txt's
2025-03-13 22:24:08 +01:00
entities.js
feat: Add attackCooldown to animals and weapon check for soldiers
2025-04-02 12:00:35 +02:00
events.js
feat: Add wolf and soldier mechanics to game
2025-04-02 11:57:44 +02:00
game.js
feat: Enhance wolf reproduction and movement mechanics
2025-04-02 12:04:38 +02:00
index.html
fix: Add default isWater implementation and water movement penalty
2025-04-02 12:10:55 +02:00
LICENSE
add license
2025-03-13 21:32:29 +01:00
rabbit.png
txt's
2025-03-13 22:24:08 +01:00
render.js
feat: Add terrain rendering with water and grass generation
2025-04-02 12:12:06 +02:00
terrain.js
feat: Add terrain rendering with water and grass generation
2025-04-02 12:12:06 +02:00
utils.js
fix: Add default isWater implementation and water movement penalty
2025-04-02 12:10:55 +02:00
Description
minigame about a civilization made in JS for a test
MIT
216
KiB
Languages
JavaScript
90.8%
HTML
9.2%