Skip to content

souserge/limm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

limm

A simple game made for MyFirstGameJam: Winter 2017 edition. It's written in JavaScript using HTML5 canvas.

You can play it on the game's itch.io page, or you can test the latest commited version.

The repo also has a level editor, but it is cumbersome to use and the UI is outright awful.

limm uses:

software used:


//TODO:

  • Do all //TODO things marked in the code and refactor those big and messy chunks of code I wrote on the last few days before the deadline
  • Add more levels
  • Add more enemies
  • Add a main menu
  • Embed the level editor into the game
  • Add game states (e.g. changing the appearance of levels according to the progress)
  • Add animations
  • Add a death counter
  • Add/update sounds (e.g. game_complete sound)
  • Add a soundtrack (I'm thinking of a light bossa-nova vibe)
  • Add the ability to transition between levels without doors
  • Add more types of tiles
  • Add a mouse/touch screen support
  • Add a "secrects found" counter
  • Add the abillity to transform player into a dog (?)

Some tools for web game dev

Guides and references

About

Simple platformer made during a two-week game jam 👾

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages