Skip to content

georgik/pf2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PF2019

Pour Feliciter 2019 game inspired by Sokoban.

You can play the game at: https://georgik.rocks/html5-game-sokoban-pf2019/

Technology

  • Vue.js
  • Vuex
  • Vue Router

Level design

Levels are described in js/levels.js in simple text form:

"wwwwwww",
"wa    w",
"w ox  w",
"wwwwwww",
  • a - actor
  • o - light bulb
  • x - lightning spot
  • w - wall

About

PF 2019 game inspired by Sokoban written in Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published