This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
ants
Watch
1
Star
0
Fork
You've already forked ants
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
deddb20fad
ants
/
src
/
constants.rs
4 lines
100 B
Rust
Raw
Normal View
History
Unescape
Escape
ants reflect back from map edges
2021-10-06 23:48:24 +00:00
pub
static
ANT_SPEED
:
f32
=
200.
;
convert ant into slime with trail
2021-10-06 00:56:06 +00:00
pub
const
MAP_WIDTH
:
u32
=
1280
;
pub
const
MAP_HEIGHT
:
u32
=
720
;
Reference in a new issue
Copy permalink