Skip to content

Commit

Permalink
updated the readme to reflect the changes to tile_engine2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Anema committed May 13, 2013
1 parent e6e4fda commit 8e72014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ATTENTION: This project is stale, I would recommend that you check out my tile_engine2 repo for a better more fully complete tile engineLightweight Tile Engine For HTML5 Game Creation=============This a a working version from what I learned from <a href="http://www.johnegraham2.com/web-technology/javascript-2d-tile-engine-canvas-helper-objects/">Johne Graham</a>Additions include* dynamic viewport* gridded tile sets* kinetic mouse scrolling* timestep and minimal physics* plus more....Please try this out in Chrome before any other browser. I believe it is becauseChrome uses V8, but chrome will get around 233fps where all other browsers get only around 90fps.Status------This project is stale, I would recommend that you check out my tile_engine2 repo for a better more fully complete tile engineLicense------- Lightweight Tile Engine For HTML5 Game Creation Copyright (C) 2010 John Graham Copyright (C) 2011 Tim Anema This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
ATTENTION: This project is stale, I would recommend that you check out my tile_engine2 repo for a better more fully complete tile engineLightweight Tile Engine For HTML5 Game Creation=============This a a working version from what I learned from <a href="http://www.johnegraham2.com/web-technology/javascript-2d-tile-engine-canvas-helper-objects/">Johne Graham</a>Additions include* dynamic viewport* gridded tile sets* kinetic mouse scrolling* timestep and minimal physics* plus more....Please try this out in Chrome before any other browser. I believe it is becauseChrome uses V8, but chrome will get around 233fps where all other browsers get only around 90fps.Status------This project is stale, I would recommend that you check out my grouter repo for a better more fully complete tile engineLicense------- Lightweight Tile Engine For HTML5 Game Creation Copyright (C) 2010 John Graham Copyright (C) 2011 Tim Anema This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Expand Down

0 comments on commit 8e72014

Please sign in to comment.