$ node -v
v14.18.3
npm install -g @akashic/[email protected]
akashic init --type typescript
  • width: 1280
  • height: 720
  • fps: 30
git init
git commit -m "Initial Commit" --allow-empty
git add .
git commit -m "first"
npm install
npm start
  • open http://localhost:3000/game/

screenshot of sample game