Skip to content

MattDClarke/Todo-blaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO Blaster

Based on:

How to use:

  • Added todo items are added to the canvas. Shoot them to mark them as complete.
  • Controls: shoot: Ctrl. Use left, right and up keys to move the triangle ship.
  • The canvas must be in focus before it can be used. Click on the canvas to focus on it .
  • If you click on a completed item, it will be marked as a todo. It will be added to the canvas again.
  • Maximum number of completed todo's = 10. If more than 10 added, the oldest ones will be deleted.
  • Todo items and completed items are stored in local storage.

About

Todo list + Asteroids game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors