Skip to content

Front-end web app/game of a player attack enemy game with a win screen. Built it for an introduction into functional langs and how to build a game. Deployed from a github repo using netlify.

Notifications You must be signed in to change notification settings

Xuz99/projectNo2-playerAttackGame

Repository files navigation

PROJECT 02 - PLAYER ATTACK GAME

BRIEF

Develop a front-end web app/game of a player attack enemy game with a win screen.

Live demo on Netlify

The user/player must be able to do these things:

  • Player take will take turns attacking the enemy and the enemy will attack back.
  • The player attacks first.
  • If HP is - 1, player will die.
  • else enemy will die, if thier HP will fall below -1
  • After enemy dies, new one should appear. Same enemy
  • There should be a win screen for the player after 3 enemys have died.

TECH

Elm (TEA)

Elm-ui

Elm Live

Netlify

About

Front-end web app/game of a player attack enemy game with a win screen. Built it for an introduction into functional langs and how to build a game. Deployed from a github repo using netlify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published