Commit graph

26 commits

Author SHA1 Message Date
nellfs
a272669c53 Fixing snake example fruit spawn 2023-10-20 22:31:51 -03:00
P. Reis
2e003fe385 fix: rand.Seed is deprecated, change to New(NewSource(seed)) 2023-10-15 19:43:40 -03:00
JupiterRider
f3d7d84178 gofmt -s -w -l . 2023-02-11 16:34:47 +01:00
nehpe
da0221e9d3 Adding arkanoid go port 2019-07-25 19:10:49 -06:00
Milan Nikolic
f249100a16 Fix examples 2018-10-09 12:43:21 +02:00
Milan Nikolic
f61497c79d Fix examples 2018-10-09 12:36:54 +02:00
Milan Nikolic
e8965ee263 Fix examples 2018-10-08 19:15:47 +02:00
Milan Nikolic
08aa518a46 Update C sources, add new functions and rename package to 2018-10-08 18:56:34 +02:00
Justin Clift
8788cb59b9 Use the key definition for P 2018-08-19 23:16:03 +01:00
Milan Nikolic
041fa24e1f Fix games 2018-05-06 14:42:17 +02:00
Zykatious
d251a96929
Updated neighbor count code
Also added the ability to click toggle cells and all edges wrap.
2017-12-18 18:48:32 +00:00
Zykatious
4b020f1b6b
Delete life.go 2017-12-18 18:46:21 +00:00
Zykatious
0f3d428d79
Update life.go 2017-12-16 23:08:27 +00:00
Zykatious
db71b4c9b9
Added click to toggle cells to alive or dead.
Additionally improved neighbor counting code and edges now wrap.
2017-12-16 23:07:44 +00:00
Zykatious
4e04f853dc
Updated Random Seed
Removed unnecessary seed generation inside cell creation loop.
2017-11-24 11:24:36 +00:00
Zykatious
14b0f48aff
Create life.go 2017-11-23 23:52:50 +00:00
Milan Nikolic
ea323e7051 Update Android 2017-10-27 23:08:18 +02:00
Milan Nikolic
ee66ee4d8e Update examples 2017-10-26 19:03:17 +02:00
Milan Nikolic
661c7a9f55 Update README.md 2017-08-03 15:46:01 +02:00
Milan Nikolic
c7f6376031 Update README.md 2017-02-25 23:50:23 +01:00
Milan Nikolic
82efd44b0b Update README.md 2017-02-25 23:49:23 +01:00
Milan Nikolic
d9d26d30f3 Add scrolling background and particles 2017-02-25 21:54:32 +01:00
Milan Nikolic
468b700d5d Golint 2017-02-21 17:16:26 +01:00
Milan Nikolic
ac3cb63287 Floppy assets 2017-02-03 01:15:02 +01:00
Milan Nikolic
ea2748fd8c Pimp floppy example 2017-02-03 00:26:27 +01:00
Milan Nikolic
4d2ba5a505 Add some games 2017-01-29 16:28:06 +01:00