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
8def3c005d
ants
/
src
/
constants.rs
4 lines
99 B
Rust
Raw
Normal View
History
Unescape
Escape
use new draw function which covers bigger area
2021-10-07 01:19:17 +00:00
pub
static
ANT_SPEED
:
f32
=
20.
;
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