Working hard, decided that we need to commit to Git
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Nathan Hinton 1 Oct 2025
|
||||
|
||||
|
||||
# Mostly for testing right now:
|
||||
require './universe'
|
||||
|
||||
universe = Universe.new('test universe')
|
||||
universe.print_universe(simple: true)
|
||||
Reference in New Issue
Block a user