Skip to content

KrisPuusepp/LectureSkipper

Repository files navigation


Logo

Lecture Skipper

A roguelike about skipping lectures and breaking the game.
Play · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License

About The Project

Lecture Skipper is a roguelike game about skipping lectures. It takes inspiration from popular roguelikes where you get to break the game with over-powered items.

It is 75% vibe-coded and made in a few weeks while skipping lectures. The internal game logic is decent because most of it is written by me, but the UI code is a mess. AI was not used in the writing of the story.

On a real note, unless you have good reasons, don't skip lectures. It doesn't give you bragging rights, you are just refraining from going to lectures which you paid for.

(back to top)

Built With

  • TypeScript
  • Vite
  • Tailwind
  • React
  • ShadCN
  • chroma-js
  • Lucide React icons
  • Mustache

(back to top)

Getting Started

The game can be played here, but if you would like to run a local copy of the game or modify it then follow the steps below.

Prerequisites

Lecture Skipper is built and developed with Node.js, so you'll need to install it if you haven't already.

Installation

  1. Clone the repo (or download a .zip from the green "Code" button near the top)
    git clone https://github.com/KrisPuusepp/LectureSkipper.git
  2. Install NPM packages (with Command Prompt or some other terminal open in the folder)
    npm install
  3. Start a Vite local server (with Command Prompt or some other terminal open in the folder)
    npm run dev
  4. Open http://localhost:5173/

(back to top)

License

Distributed under the MIT license. See LICENSE for more information.

(back to top)

About

Vibe-coded game about skipping lectures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages