Skip to content

mattiacerutti/code-typer

Repository files navigation

Code Typer ⌨️

A typing game built for programmers. Practice typing real code, not lorem ipsum.

Features 🎉

Code Typer is a type racing game that lets you practice with 10k+ real snippets across 9+ programming languages.
Every snippet comes from real open-source repositories, so you type actual production code with brackets, quotes and all the tiny details that make code challenging to type fast.

  • Real snippets — All the code snippets are real and actively pulled from open-source repos across GitHub.
  • Auto-closing — Auto-closing brackets adn quotes simulate a real code editor experience.
  • IDE-like shortcutsCmd/Ctrl + Backspace deletes the line, Alt + Backspace goes to the previous word.

Auto-closing Modes

Currently you can toggle between three different modes for the auto-closing.

Mode What happens
Full All brackets, parenthesis, quotation marks are automatically closed when you type them and skipped when you reach them.
Partial All brackets, parenthesis, quotation marks that are automatically closed when you type them, but you actually need to type the closing character (or press the right arrow!) to move past it.
Disabled Nothing auto-completes, every bracket is on you.

Contributing 🤝

  • Contributions are very welcome!
  • Found a bug? Please open an issue with as much details as possible.
  • Want to request a feature? Please open an issue so we can discuss it openly.
  • Ready to open a PR? Please read CONTRIBUTING.md.

License 📄

This project is licensed under the MIT License. See the LICENSE file for details.

Contributors ⭐

About

⌨️ A Type Racer for programmers.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  

Languages