Skip to content

recon88/Willie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Willie

Willie :D

Contribute if you want :)

Current Things Implemented

  • I'll add stuff later.

Style Guidelines

  • There should be one space before each opening brace (Eg: if (true) {)
  • There should be one space before each opening bracket in a control statement (See above example)
    • An exception would be "public void myMethod() {"
  • Uses 4 spaces, not tabs
  • Blank control blocks should be on a new line
  • There should be no one-line statements (Eg: if (true) callMethod();)

If you have questions, ask turt2live :)

About

Willie :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published