Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
piXelicidio committed Apr 2, 2018
1 parent 43c2e5a commit 07c1c09
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Last screenshots:
(Btw, I'm learning Git/Github so beware of weird things with this my first Open Source"?" project)

**To quick run it:**
- Install Love2D: https://love2d.org/
- Install Love2D version 0.10.2: [Windows 64](https://bitbucket.org/rude/love/downloads/love-0.10.2-win64.exe) - [Other OSes](https://bitbucket.org/rude/love/downloads/?tab=downloads)
- Download the .love file: https://github.com/piXelicidio/locas-ants/releases/latest
- Double-click .love file.

Expand Down
2 changes: 1 addition & 1 deletion code/simconfig.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

local simconfig = {

numAnts = 6600,
numAnts = 3600,
numAntsMobile = 1000,
antMaxSpeed = 1.2,
antComAlgorithm = 1, -- 0 = Nothing; 1 = Pheromones inspiration
Expand Down
Binary file modified psd/portals2.psd
Binary file not shown.

0 comments on commit 07c1c09

Please sign in to comment.