Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
2048-engine
Browse files
Apr 29, 2022
fix go build syntax
· 5c4105cf
vgratian
authored
Apr 29, 2022
5c4105cf
how to build and run
· 6f74b9dd
vgratian
authored
Apr 29, 2022
6f74b9dd
go module
· 84d2a704
vgratian
authored
Apr 29, 2022
84d2a704
methods for emulting in console
· c5a68498
vgratian
authored
Apr 29, 2022
c5a68498
missing modules for engine
· ee2c7226
vgratian
authored
Apr 29, 2022
ee2c7226
typos and a few fixes after function signature changes
· e3dc82fc
vgratian
authored
Apr 29, 2022
e3dc82fc
search benchmarking
· b19699a2
vgratian
authored
Apr 29, 2022
b19699a2
main for engine
· 0fec6698
vgratian
authored
Apr 29, 2022
0fec6698
simplified main, add module for parameters
· 5aa1fe70
vgratian
authored
Apr 29, 2022
5aa1fe70
update doc with a little bit more details
· a360e4a9
vgratian
authored
Apr 29, 2022
a360e4a9
comments and log messages clarifying tests
· bdf886c2
vgratian
authored
Apr 29, 2022
bdf886c2
Dec 08, 2021
add moves, score to board, add tests
· f6e78436
vgratian
authored
Dec 09, 2021
f6e78436
start board module with basic methods
· 6446850f
vgratian
authored
Dec 08, 2021
6446850f
Nov 09, 2021
circumwent xlib bugs, cleanup
· b82f48e1
vgratian
authored
Nov 09, 2021
b82f48e1
Nov 07, 2021
fix test: pixels were calculated incorrectly
· 0ed47016
vgratian
authored
Nov 07, 2021
0ed47016
minimal testing for the c code
· 8c24d0b7
vgratian
authored
Nov 07, 2021
8c24d0b7
Nov 04, 2021
c static methods
· 8ebdf1cf
vgratian
authored
Nov 04, 2021
8ebdf1cf
public c methods to interact with X
· a216775e
vgratian
authored
Nov 04, 2021
a216775e
Nov 03, 2021
prototypes of c functions
· 80a478a9
vgratian
authored
Nov 03, 2021
80a478a9
this should work
· 3c272a42
vgratian
authored
Nov 03, 2021
3c272a42
init readme
· 41d07fa7
vgratian
authored
Nov 03, 2021
41d07fa7
entry point
· 9c729239
vgratian
authored
Nov 03, 2021
9c729239
prototype of gui functions
· 1cf97552
vgratian
authored
Nov 03, 2021
1cf97552
Loading