townsean / trijam-173

Source code for Ashley's Trijam #173 entry. The theme is "You are the monster."

Home Page:https://townsean.github.io/trijam-173/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trijam-173

Source code for Ashley's Trijam #173 entry. The theme is "You are the monster."

Trijam is a weekly game jam where the goal is to create a game in under 3 hours of development time. Monster Mimic was completed in about 8 hours of active development time.

Synopsis

Monster Mimic is a speed and memory game. Players assume the role of a monster with the ability to mimic the appearance of monsters they encounter.

The objective of the game is to accurately match the appearance of another monster within the finite amount of time.

Monster Mimic Gameplay

Monster Mimic ranked 17 out of 39 entries.

Monster Mimic Results

Project Setup

Run with local web server

python -m http.server 8000

or

python3 -m http.server 8000

Built With

Third Party Assets

  • Poppins and Luckiest Guy Google Fonts
  • Casual Funny Track (looped).wav (megamusiccollection)
  • Blip_Select5.wav (megafxpack)
  • SFX_Game_Celebration.wav (childrens_game_music)
  • SFX_Fail.wav (childrens_game_music)

Useful Resources

Ideas for future improvements

  • More customization options
  • Difficulty levels

Maintainers

License (MIT)

MIT License

Copyright (c) 2022 Ashley Grenon

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.

About

Source code for Ashley's Trijam #173 entry. The theme is "You are the monster."

https://townsean.github.io/trijam-173/

License:MIT License


Languages

Language:JavaScript 44.9%Language:CSS 33.4%Language:HTML 21.7%