Coder Social home page Coder Social logo

calico32 / cc-4-text-game Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.19 MB

text puzzle game

Home Page: https://puzzle.wiisportsresorts.dev

License: MIT License

JavaScript 3.84% HTML 5.59% TypeScript 88.38% CSS 2.20%
typescript snowpack postcss

cc-4-text-game's Introduction

text game

text-based game with 3 sub-puzzles

live at https://puzzle.wiisportsresorts.dev.

extra features

  • web app: why not?
  • shell-like history: press up and down to traverse through time
  • win confetti
  • speedrun clock
  • puzzles:
    • lights out: a game where you have to turn all the lights off
      • has moves counter
      • awards points (gold) based on moves taken to finish
    • tic tac toe: pretty self-explanatory
      • blind AI
      • 20 gold if win, 8 if tie
    • word unscramble: unscramble le word
      • 5 words of increasing difficulty
      • can skip at the cost of 5 gold

technologies

no react or scss this time!

  • snowpack as bundler (much faster than webpack, it's scary)
  • typescript as language
  • postcss as css preprocessor
  • tailwindcss but i don't really use it at all

i yoinked the web terminal library from https://github.com/rohanchandra/javascript-terminal but removed the unnecessary stuff (environ vars, fs, autocomplete) and rewrote it in modern typescript (at src/terminal).

running locally

Yarn 1 because i forgot yarn 2 existed

  • yarn
  • yarn dev for dev server
  • yarn build for production bundle
    • install http-server (npm package) for testing production server

cc-4-text-game's People

Contributors

calico32 avatar

Watchers

 avatar  avatar

cc-4-text-game's Issues

url

url to website is not working, brings me to a page like this:
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.