Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diogok/lexia
Experiment with HTML5 platformer.
https://github.com/diogok/lexia
Last synced: about 2 months ago
JSON representation
Experiment with HTML5 platformer.
- Host: GitHub
- URL: https://github.com/diogok/lexia
- Owner: diogok
- Created: 2014-02-27T00:57:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T00:58:10.000Z (almost 11 years ago)
- Last Synced: 2023-04-13T15:11:47.475Z (over 1 year ago)
- Language: JavaScript
- Size: 1.49 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lexia
*Lexia* is a simple game experiment in HTML5 for the [one game a month]() of february 2014.
You go "looping" using teleporters to different scenarios until you get the flag.
Here I learned:
- Multi-layers
- FPS limitations
- Sound
- Screen Panning
- Use [Tiled](http://mapeditor.org) for levels.
- Basic profiling
- Gamepad!The art is from [Kenny's incredible platformer art](http://opengameart.org/content/platformer-art-complete-pack-often-updated), also in [The Open Game Art Bundle](http://open.commonly.cc/), sounds are from [Jute's RPG sounds](http://opengameart.org/content/items-door-fire-weapon-hits), and background music from [Nutcase Nightmare](http://ncase.me/) also in [The Open Game Art Bundle](http://open.commonly.cc/).
[Play Lexia](http://diogok.net/lexia) using WASD+Space or Gamepads DPad+A.