Commit graph

234 commits

Author SHA1 Message Date
Milan Nikolic
03998f3963
Update example 2021-05-25 21:50:26 +02:00
Milan Nikolic
47e7d1baea
Update Android info 2021-05-25 18:54:00 +02:00
Milan Nikolic
b027cb19bd
Remove example 2021-05-25 14:51:39 +02:00
Milan Nikolic
93578e2437
Fix Android 2020-09-03 23:22:07 +02:00
Juan Medina
3ce10f94d6 change example since LoadImageEx was removed 2020-09-02 14:40:24 +01:00
Juan Medina
3fcffd9168 update raylib and deps 2020-09-02 13:59:51 +01:00
Juan Medina
01e81219da Adding multichannel audio functions 2020-09-01 16:42:44 +01:00
Juan Medina
ca72d271e1 adding SetTraceLogCallback 2020-08-28 21:19:18 +01:00
Delta
59fb2531d2 Added paint example 2020-05-27 21:11:19 -05:00
Milan Nikolic
7ab77a4730
Update C sources 2020-05-04 18:19:50 +02:00
Milan Nikolic
ce0030eef2
Fix build 2019-11-25 03:48:35 +01:00
Milan Nikolic
bd6bf15356
Update C sources 2019-11-25 03:34:31 +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
Milan Nikolic
391c25482d
Merge pull request #52 from justinclift/drop_files_spacing_v1
Adjust drop_files example to cope with multiple dropped files
2018-09-08 14:54:18 +02:00
Justin Clift
949c1833f4 Minor typo fix 2018-08-20 19:05:15 +01:00
Justin Clift
850cd2825f Adjust drop_files example to cope with multiple dropped files 2018-08-20 15:29:29 +01:00
Milan Nikolic
4e8abf93fb
Merge pull request #47 from justinclift/snake_key_v1
Use the key definition for P
2018-08-20 09:38:26 +02:00
Justin Clift
c4f35581bd Remove left over warning that's no longer accurate
Addresses #49
2018-08-20 08:30:56 +01:00
Justin Clift
8788cb59b9 Use the key definition for P 2018-08-19 23:16:03 +01:00
Justin Clift
e657e760a2 Update VR Simulator example to use the exported fields 2018-08-19 14:46:54 +01:00
jake
4a5cf2b244 use jakecoffman port of chipmunk instead of vova616 2018-07-02 17:39:53 -05:00
Milan Nikolic
17a6f5c646 Update SdkVersion 2018-05-07 17:21:59 +02:00
Milan Nikolic
dbe55ee356 Add gradle files to Android example 2018-05-07 13:02:28 +02:00
Milan Nikolic
041fa24e1f Fix games 2018-05-06 14:42:17 +02:00
Milan Nikolic
438d1cfad7 Move android and rpi examples to others 2018-05-06 12:54:20 +02:00
Milan Nikolic
9d293edb6e Update Android and RPi instructions 2018-05-06 12:47:05 +02:00
Milan Nikolic
30c57a1102 Fix Android build 2018-05-06 11:17:55 +02:00
Milan Nikolic
a6d36a3699 Update C sources, add new functions 2018-05-06 09:34:11 +02:00
Milan Nikolic
4e1ed93b47 Update example 2018-02-21 22:35:46 +01:00
Milan Nikolic
2c9227e124 Merge branch 'master' of github.com:gen2brain/raylib-go 2018-02-21 22:23:19 +01:00
Milan Nikolic
6c684f7af6 Update example 2018-02-21 22:20:10 +01:00
Milan Nikolic
3bde422185 Move rres 2018-02-21 22:11:07 +01: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
5173b74485
Merge branch 'master' into master 2017-12-16 23:14:43 +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
Milan Nikolic
6fc955d098 Use []byte instead of unsafe.Pointer 2017-12-07 18:30:07 +01:00
Milan Nikolic
1923507276 OpenAL is no more 2017-12-05 19:45:13 +01:00
Milan Nikolic
5b59c0b7e9 rREM - raylib Resource EMbedder 2017-11-27 05:32:39 +01:00
Milan Nikolic
d25f6e5b1f Remove rand.Seed() from loop 2017-11-24 12:25:35 +01: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
3d615555e0 Update physics demo example 2017-11-19 18:38:31 +01:00
Milan Nikolic
fc1eef80f8 Improve physics and add examples 2017-11-19 18:35:44 +01:00
Milan Nikolic
f200ce6e7e Update example 2017-11-14 13:42:10 +01:00