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
26
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)
22adaeb700
feat: Modify planner to place random buildings in random locations
2025-04-02 22:39:45 +02:00
.gitignore
Create .gitignore
2025-04-02 12:29:42 +02:00
ai.js
feat: Modify planner to place random buildings in random locations
2025-04-02 22:39:45 +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 Planner citizen type with automated city expansion
2025-04-02 22:33:18 +02:00
game.js
feat: Add Planner citizen type with automated city expansion
2025-04-02 22:33:18 +02:00
index.html
feat: Add Planner citizen type with automated city expansion
2025-04-02 22:33:18 +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 Planner citizen type with automated city expansion
2025-04-02 22:33:18 +02:00
terrain.js
Revert "refactor: Optimize terrain rendering and zooming performance"
2025-04-02 12:28:54 +02:00
utils.js
feat: Prevent placing entities on water and improve land generation
2025-04-02 12:14:34 +02:00
Description
minigame about a civilization made in JS for a test
MIT
216
KiB
Languages
JavaScript
90.8%
HTML
9.2%