This website works better with JavaScript.
Explore
Help
Sign In
ben.burlingham
/
number-munchers
Watch
1
Star
0
Fork
You've already forked number-munchers
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26
Commits
1
Branch
0
Tags
670 KiB
JavaScript
99.3%
SCSS
0.6%
Tag:
Branch:
Tree:
7c23267c98
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7c23267c98'
${ noResults }
number-munchers
/
AppSettings.js
7 lines
100 B
Raw
Blame
History
const
SETTINGS
=
{
GRID
_WIDTH
:
6
,
GRID
_HEIGHT
:
5
,
LIVES
:
3
}
;
export
default
SETTINGS
;
Reference in new issue
View Git Blame
Copy Permalink