Skip to content

Arcade game to show your Command Line Hero Skills! The game challenges you to enter as many valid command line commands that you can think of as fast as you can in 1 minute.

License

Notifications You must be signed in to change notification settings

MikeFindsThings/clh-bash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clh-bash

screenshot from 2019-01-18 17-22-17

Development

Install dependencies.

npm install

Start the dev server.

npm start

Extract the compressed MTL and OBJ files.

npm run extract

If you need to make changes to MTL/OBJ files and want to preserve them, run this to compress them. Only gzipped MTL/OBJ files are saved in the repo.

npm run compress

How to get Help

  1. Post a question in the repo issues
  2. Ask a question in real-time in our public Discord server
  3. Send a tweet to one of the twitter links below social

Community

Join our public Discord server!

Social

About

Arcade game to show your Command Line Hero Skills! The game challenges you to enter as many valid command line commands that you can think of as fast as you can in 1 minute.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • HTML 3.0%
  • CSS 2.8%