Menu

Tree [46b342] master /
 History

HTTPS access


File Date Author Commit
 LICENSE.txt 2021-01-24 michyo (Michiyo Tagami) michyo (Michiyo Tagami) [46b342] Release version 0.01
 README.md 2021-01-24 michyo (Michiyo Tagami) michyo (Michiyo Tagami) [46b342] Release version 0.01
 fsams.js 2021-01-24 michyo (Michiyo Tagami) michyo (Michiyo Tagami) [46b342] Release version 0.01

Read Me

FSAmS Version 0.01

Overview

FSAmS is "Full Screen Assistant for microStudio".

FSAmS provides a function to easily handle full screen mode when creating games with the microStudio engine.

With FSAmS you can easily implement full screen mode in your own games.

You will also be able to easily implement the ability to switch between full screen mode and window mode.

How to use

  1. Download source from repository. (https://fsams.sourceforge.io)
  2. Unpack it and put 'fsams.js' in your lib folder.
  3. <script src="fsams.js"></script>.

Version History

0.01 (2021/01/24):

  • Initial release

License

Copyright (C) 2021 michyo (Michiyo Tagami) [https://michyo.net/]

Released under the MIT license

See the LICENSE.txt for more details.