Skip to content

42Starfleet/Corewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Corewar

Rules:

  1. For every function you create, comment: what is being returned, what parameters are taken, and what the function does.
  2. Include in your README what your program does and your implementation methods (algorithm, data structures, ect).
  3. Norminette, refactor, and make your code readable before submitting a pull request. Ensure that you have a consistent naming scheme.

Tutorial:

  1. Fork the repository
  2. Clone it and make the changes you wish.
  3. Push said changes.
  4. Make a pull request.
  5. If all rules are followed, the pull request will be accepted.

Team Board:

  1. Questions can be asked here between members, useful links posted, and brainstorming can be done.

Read open source code and try to mimic their methods of maintaining a high level of code readability and modularity.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published