An HTML5 game to build and manage asteroid colonies
Stars
3
Forks
2
Watchers
Open Issues
13
Overall repository health assessment
^15.2.3
^5.0.5
^0.4.4
^8.0.2
^2.4.5
^4.9.6
^4.5.2
^7.2.0
^4.2.12
User
385
commits
Bot
Port EntitySet's free list from shooter-rust-wasm project
11f6872
Move texture3 to a custom payload in BackgroundLocations
8bfd7d7
Merge pull request #14 from msakuta/fraction_ores
4ee6820
Make ore distribution overlay togglable
136b47f
Show distribution of ores in tint
0a0678a
Factor out make_shader.rs to redulce assets.rs code
822c0de
Use relative ratio of ores to smelt
0a2b801
Show ores in tiles
7641cc7
Make the ore distribution generated from Perlin noise
e6c0c04
Transfer ore amounts from tiles to excavator
410eb16
Fix unittest and add Cargo.lock to avoid errors in Rust 1.80+
59171dd
Show ores inventory and smelting prgress separately
05c89a2
Send ores to smelting task automatically
e037a20
Pull ores from storage to furnace
699b3f2
Move ores in fractional amount from excavator to storages
8cce0b3