/tensho

A fan game dedicated with EnjoeToh

Primary LanguageJavaScriptISC LicenseISC

天書 - the sky-rendered characters never be known

tensho logo

The realization of the sky-rendered characters in the book "Mojika" (文字渦) by Toh Enjoe.

You can play this game in https://t-sin.github.io/tensho.

How to run

Type this and open the URL (e.g. localhost:1234) with your browser:

$ npm install
$ npm start

TODO

  • HTML page
  • draw cannon
  • draw invaders
  • move invaders
  • handle input to move cannon
  • shot from cannon
  • hit detection
  • shot from invaders
  • game condition (win/lose)
  • UFO
  • torchka
  • title screen
  • generative art as a background
  • sound

Special thanks

Author

License

tensho is licensed under the ISC license. For more detail, see LICENSE.