· software
Day 7 of 100
Today I started off with writing algorithms. I thought of some simple game ideas and broke those down into algorithms, first sketching them on paper before swit...
Today I started off with writing algorithms. I thought of some simple game ideas and broke those down into algorithms, first sketching them on paper before swit...
Overview A few months back I decided to create JShell as a fun project to learn more about the good old C. A shell simply reads user input commands, executes p...