Skip to content

Keksoj/school_algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

school algos

This year we've been blessed with the coming of Julien Arné to our school, who offered us the best teaching there is regarding the basics of algorithms.

Parcours de graph

Basically the Travelling Salesman Problem. Beware… french language.

Pytactx

Some awesome game the teacher made up.

  • The server is a 10 x 10 arena where bots called agents walk along the grid and try to blast each other. You know, with blasters.
  • The client is a python library that provides with an Agent class coupled to an MQTT client. It lets you instantiate your own agent and program it before sending it to the server for an all-out massacre.

Sorting Algorithms

The very basics. A test function tests each different algorithm and write CSV data into files. For nice graphs.

About

Some pleasant algorithm implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages