Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 251 Bytes

bfng

A simple Befunge interpreter written in C#.

Grid size can be customized to any signed 32 bit integer value of at least 1. Rectangular programs are not required, spaces will be padded. Fully console-based.