Commit graph

25 commits

Author SHA1 Message Date
Andi-K
17fddeee6c update for new Piston
Gl => GlGraphics
fix for new Piston:Graphics
2015-05-14 04:20:54 +02:00
Pavel Potocek
4faf3b05aa Upgraded to latest Rust Nightly 2015-04-09 17:04:19 +02:00
Yannick Armand (PifyZ)
25553529ff Correction pour la version rustc 1.0.0-nightly de Rust (une erreur restante) 2015-03-21 22:07:51 +01:00
Coeuvre
a758b2efd4 Merge branch 'master' of https://github.com/Coeuvre/rust-2048
Conflicts:
	src/app.rs
2014-08-18 09:45:48 +08:00
Coeuvre
d889cc44a3 Upgraded to latest Piston 2014-08-18 08:42:00 +08:00
Robin Gloster
8030403638 update for new piston changes 2014-07-31 21:26:20 +02:00
Sven Nilsen
83ea9ca6b4 Upgraded to latest Rust + Cargo + Rust-Empty 2014-06-28 13:10:47 +02:00
Coeuvre
847a52a19a Upgraded to latest Piston 2014-06-26 20:30:04 +08:00
john
590a5a76a2 Draw comments and replace 'fill', 'clear' with 'draw' 2014-06-25 20:44:47 +04:00
Coeuvre
fe3932b8b6 Fixed a bug that the background color was not drawn 2014-06-24 23:44:11 +08:00
Coeuvre
edbb0cb38d Upgraded to latest Piston 2014-06-24 18:30:36 +08:00
Coeuvre
b13c50adb2 Upgraded to latest Piston 2014-06-17 09:46:30 +08:00
Coeuvre
0a75b3dfc9 Upgraded to latest Piston 2014-06-09 08:36:12 +08:00
Coeuvre
b12e3c751e Upgraded to latest Piston 2014-06-04 08:41:43 +08:00
Coeuvre
8b2a972202 Rendering UI 2014-05-27 13:26:12 +08:00
Coeuvre
5bf12185a8 Upgraded to latest rust 2014-05-26 15:47:36 +08:00
Coeuvre
8e72c0f1a7 Using .json to configure the whole game 2014-05-26 10:22:06 +08:00
Coeuvre
37af2957c4 Tiles can display numbers now! 2014-05-22 17:09:48 +08:00
Coeuvre
6cc38951d8 Press Space to restart 2014-05-22 00:07:36 +08:00
Coeuvre
c46b19e8c3 Can move/merge tiles up/down 2014-05-21 17:04:34 +08:00
Coeuvre
52bec0e312 Can merge tiles while moving left/right 2014-05-21 15:53:40 +08:00
Coeuvre
1e9e8ac303 Can move tiles left/right 2014-05-21 14:09:51 +08:00
Coeuvre
57b9c1d04d Added tile moving 2014-05-21 11:01:15 +08:00
Coeuvre
aac66bffb5 Drawing a simple board 2014-05-20 23:38:42 +08:00
Coeuvre
8650bbe9b2 Added some constrant definitions 2014-05-19 20:40:55 +08:00