Skip to content

pvdstel/bfng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.