Various programms that are too little to have a proper repo
- The following programms aren't currently maintained or are old, so they may contain bugs or crashes
- 42 subject introducing some sysadmin basics
- Reproduction of the Day of the 42 entry page in HTML/CSS
- The name is pretty self explanatory gere
- Very basic chat program in PHP, without any protection so you can have fun with XSS attacks
- 42 subject introducing SQL basics
- Very basic Javascript calculator
- Very basic and minimal Javascript to-do list
- Very simple Plus or Minus game using COBOL language, compile with
cobc -free -x -o [prog_name] plus_or_minus.cbl
- Very basic shell with few builtins in C
- More powerful map generation algorithm, can be used with my wolf3D project (https://github.com/rmarracc/wolf3D)
- Can be used as a standalone program (generator executable) or as a library (libmapgen.a)
- Very simple and textual chopsticks game, which consists to take between 1 and 3 chopsticks without taking the last one