Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 303 Bytes

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