Skip to content

ljedrz/rust-misc

Repository files navigation

CC0 License

Generic stuff written in Rust:

  • a simple Brainfuck interpreter
  • an implementation of cards for card games
  • some Project Euler solutions
  • a simple CSV-to-XML tool
  • a minesweeper game
  • a simple implementation of Peano numbers