|
2fcf30c819
|
changed to using an enum for input types
caveat: num_traits needs std
|
2023-09-16 16:47:50 -05:00 |
|
|
42843165fc
|
pan and zoom on gamepad
|
2023-09-16 16:21:40 -05:00 |
|
|
f7fa101ce2
|
added multi-input support
|
2023-09-16 15:57:45 -05:00 |
|
|
f4b9feb491
|
bugfixes
boat depth measurement now tracks the boat
instead of the center of the camera
triangles will no longer draw out of bounds
|
2023-09-16 15:49:39 -05:00 |
|
|
21db4f155e
|
added rayon support
|
2023-09-16 15:42:03 -05:00 |
|
|
41d8def875
|
analog support
|
2023-09-16 15:10:41 -05:00 |
|
|
a7f4129f38
|
removed unused dependencies
|
2023-09-13 16:31:10 -05:00 |
|
|
0a12196f24
|
fix warns
|
2023-09-13 16:27:43 -05:00 |
|
|
f83346430d
|
switch to workspace Cargo.lock
|
2023-09-13 16:17:17 -05:00 |
|
|
914d7c88c2
|
build for both wasm and native
|
2023-09-13 15:58:59 -05:00 |
|
|
fbd187f3f7
|
added native client
|
2023-09-13 15:51:06 -05:00 |
|
|
a9dc355079
|
more colors
|
2023-09-13 09:35:30 -05:00 |
|
|
56def2a211
|
tuning
|
2023-09-13 04:13:22 -05:00 |
|
|
5e9581ad01
|
wind that kind of makes sense
|
2023-09-13 04:00:04 -05:00 |
|
|
8edb6b74b2
|
boat in the buffer
|
2023-09-13 02:56:53 -05:00 |
|
|
92f801df31
|
got keyboard input working by using a static buffer (hack)
todo: remove code bloat
|
2023-09-13 01:49:33 -05:00 |
|
|
fc2055b65f
|
extracted noise and sampler modules
|
2023-09-12 12:54:06 -05:00 |
|
|
a81f464567
|
inserted wee_alloc
|
2023-08-30 18:17:58 -05:00 |
|
|
dde93e69b1
|
added more colors to map and extracted offset math
|
2023-08-27 21:42:15 -05:00 |
|
|
eeae55bb73
|
settled the noisy sea
|
2023-08-27 20:38:53 -05:00 |
|
|
230e82613d
|
stylistic changes
|
2023-08-27 08:00:22 -05:00 |
|
|
1bf702cd99
|
decent-looking noise
|
2023-08-26 20:18:32 -05:00 |
|
|
3bc500c727
|
noise (this is iter 4)
|
2023-08-26 19:52:33 -05:00 |
|
|
ddb064cdf4
|
text from rust
|
2023-08-26 17:15:15 -05:00 |
|
|
a875e36df8
|
added a stylesheet (passed 10% of the size budget)
also changed wasm name from pirates to index to save like 9 bytes
also changed to "s" opt level to save like 9 bytes
|
2023-08-25 21:40:48 -05:00 |
|
|
63f6a46482
|
stuff on-screen
also made a full justfile for web3 (wrong three) codegolfing (no node)
blitting works thanks to http://cliffle.com/blog/bare-metal-wasm/
|
2023-08-25 20:57:26 -05:00 |
|
|
822cef9916
|
added bare rust project
|
2023-08-25 18:07:24 -05:00 |
|