This website requires JavaScript.
Explore
Help
Sign in
adyxax
/
gofunge98
Watch
1
Star
0
Fork
You've already forked gofunge98
0
Code
Issues
Releases
Activity
2ba8d90815
gofunge98
/
pkg
/
field
History
Julien Dessaux
2ba8d90815
Added function to calculate a next pointer step on the field
2021-09-17 00:45:07 +02:00
..
test_data
Began implementing the befunge field data structure
2021-09-14 17:56:04 +02:00
error.go
Began implementing the befunge field data structure
2021-09-14 17:56:04 +02:00
error_test.go
Began implementing the befunge field data structure
2021-09-14 17:56:04 +02:00
field.go
rewrote field data structure for simplicity
2021-09-17 00:44:35 +02:00
field_test.go
rewrote field data structure for simplicity
2021-09-17 00:44:35 +02:00
step.go
Added function to calculate a next pointer step on the field
2021-09-17 00:45:07 +02:00
step_test.go
Added function to calculate a next pointer step on the field
2021-09-17 00:45:07 +02:00