Skip to content

bellsmarket/motorcycle-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

Get started

ボイラープレートを使っています。フロントエンドの環境を簡単に設定するためのテンプレートファイルみたいなものです。下記のリポジトリのものを使っています。

ビルドの仕方の参考にしてください。

  git clone https://github.com/Dugnist/html5-boilerplate.git my_project
  cd my_project
  npm i
  npm start

Put your files into /src folder.

Don't forget add to index.html this line:

  <script type="text/javascript" src="../build/app.js"></script>

For build

  npm run build

Features

  • Lightweight, fast opened.
  • Webpack livereload separated config
  • Html5/Css3/JS(es6/vanilla)/images(png, jpg, gif, svg) optimization/minify.
  • Include 5 pure css media queries points and best normalize css practices.
  • Include all you needed html meta tags.
  • ES6 and browserify syntax support. (require, arrow func, let const etc...).

About

Javascript 横スクロールバイクゲーム

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.0%
  • JavaScript 47.8%
  • HTML 4.2%