Skip to content

gr1mm3r/F3Hacking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is messy as hell at the moment, but here are things.

/index.html

Links everything together.

/terminal.js

Controls everything.

/styles.css

Makes everything look pretty.

/server.php

Called via Ajax request from index.html,

/words/[2 - 19].txt

Words from "/words/crossword.txt" sorted by length.

/words/crossword.txt

Original word file, courtesy of the Gutenberg project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.5%
  • C++ 13.9%
  • HTML 10.6%
  • CSS 8.5%
  • PHP 2.5%