Commit graph

274 commits

Author SHA1 Message Date
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
Milan Nikolic
645c0ab713 Fix shaders 2017-11-14 13:24:06 +01:00
Milan Nikolic
4ccaf486ea Add image_text example 2017-11-14 04:39:02 +01:00
Milan Nikolic
0d292e2f76 Improve Android bootstrap script 2017-11-14 04:13:21 +01:00
Milan Nikolic
d8b8556f56 Update C library 2017-11-14 04:10:47 +01:00
Milan Nikolic
2d8472fb63 Update C library 2017-11-14 04:10:20 +01:00
Milan Nikolic
793e521511 Remove old example 2017-10-29 00:37:14 +02:00
Milan Nikolic
498d26994c Add comments 2017-10-28 16:39:11 +02:00
Milan Nikolic
ea323e7051 Update Android 2017-10-27 23:08:18 +02:00
Milan Nikolic
ab45d642e5 Update GUI 2017-10-27 20:01:32 +02:00
Milan Nikolic
fb585b0065 Add ToImage/FromImage helpers for Go image.Image interface 2017-10-27 13:59:05 +02:00