From 7e09e27d934535ff0fc4a7a96db049faed1a1e36 Mon Sep 17 00:00:00 2001 From: realtradam Date: Sat, 14 May 2022 02:16:31 -0400 Subject: spell fix --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index d8af353..7af6566 100644 --- a/README.mdown +++ b/README.mdown @@ -24,7 +24,7 @@ Right Click and drag to move the camera. (`w` `a` `s` `d` works as well) Scrollwheel to zoom. (`z` and `x` work as well) ## Playing around with the parameters -All the parameters you can change are nicely stored inside the `SingletomConfig` component in the `$config` variable in `run.rb` so it is easy to quickly and easily change and play around with them. +All the parameters you can change are nicely stored inside the `SingletonConfig` component in the `$config` variable in `run.rb` so it is easy to quickly and easily change and play around with them. ## Purpose I made this to stress test my new framework FelFlame and see how it is, and it was really nice and easy making this game so I will probably continue to use it for future projects. Also just I wanted to play around with boids. 😁 -- cgit v1.2.3