HarryPi / CI328WebGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game can be accessed at harrypi.github.io/CI328WebGame/

Asset license

All assets used for this project are under License: (CC0 1.0 Universal) No Copyright

The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission

All visual assets used for this project can be found and downloaded at Kenney's Webiste
All sound assets used for this project can be found and downloaded at Dl Sounds

Project license

This project is under MIT License Copyright (c) 2017 Charalambos Pitsillides

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Game description

A simple phaser game that attempts to implement the ECS approach and FSM.

About

License:MIT License


Languages

Language:TypeScript 95.1%Language:JavaScript 4.2%Language:HTML 0.6%Language:CSS 0.1%