This website works better with JavaScript.
Explore
Help
Sign In
ryuno-ki
/
js13kgames-2021
Watch
1
Star
0
Fork
You've already forked js13kgames-2021
0
Code
Releases
Activity
The topic in 2021 is SPACE
https://jaenis.ch/hobbies/coding/demos/js13kgames/2021/
js13kgames
javascript
code-gulf
js13kgames2021
commitlint
jsdoc
chai
mocha
eslint
standard
rollup
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.
37
Commits
3
Branches
2
Tags
6.1 MiB
JavaScript
50.6%
CSS
42.7%
HTML
5.8%
Shell
0.9%
Tree:
ba978bc381
combat-scorched-earth-from-outer-space
lido-space
main
decision-required
setup-complete
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ba978bc381'
${ noResults }
js13kgames-2021
/
types
/
constants.d.ts
2 lines
76 B
Raw
Blame
History
export
const
FPS
:
60
;
export
const
gravity
:
import
(
"./vector.js"
)
.
Vector2D
;
Copy Permalink