Skip to content

A collection of 42 students' Core War Champions for AI training purposes

Notifications You must be signed in to change notification settings

42-AI/champions_for_corewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Champions for Corewar

A collection of 42 students' Core War Champions for AI training purposes


Table of Contents


Objective

This repository is the place where we keep all 42 students' Champions created for the programming game Core War. This database aims to be a resource for AI training.

Alt text

Gif by Emil Wallner

Championship trailers

Contributing

You are a 42 student and you want to add your champion?

  1. Fork the repository.
  2. Clone the forked repository to your machine and change it to your working directory.
  3. Create a branch.
git checkout -b <add-yourbranchname>

Example:

git checkout -b add-rainbowdash
  1. Add your champion in the champions directory and commit this change.
  2. Push your changes.
git push origin <add-yourbranchname>

Example:

git push origin add-rainbowdash
  1. Open a pull request by clicking on the Compare & pull request button you'll see on the remote repository.
  2. Your changes will be merged into the master branch as soon as possible.

Acknowledgements

About

A collection of 42 students' Core War Champions for AI training purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published