Skip to content

techtestleo/remark-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

A static html blog powered by unififed & sass.

Installation

  1. Install hello-world-nginx container
  2. git clone this repo
  3. npm install
  4. npm run build
  5. Set /website_files volume in nginx container to /site/out
  6. npm run watch
  7. Start nginx container
  8. Refresh page to see updates

Features

Type Fighter

A clicker-esque typing game.

Todos

  • Now that core elements are in, look at DOM structure for entire game.
  • Refactor any view updating code to better accomodate animations.
  • Refactor scss so that styling classes are no longer ids. This should slim down game.theme.css
  • Balancing - Letter is most powerful upgrades. Increasing line/word length is a penalty, not a buff.

New features

  • Email from boss / random event: Modal / pop up notification. When click, chance at a random upgrade with flavour text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published