"Enter the Lambda", is a fully text-based, single button controlled video game.
It is built completly using vanilla JS, HTML and CSS, without any engine, library or framework.
The style is kept really simple with only two colors.
The game aims to resemble an oldschool early 80s gaming experience through its visuals.
The surrounding style of the animated background and the CRT monitor as well as Terminal round off the experience together.
- Fully text-based, using only Unicode characters, HTML, CSS for visuals.
- Built using only vanilla JavaScript, HTML, and CSS
- No engine, libraries or frameworks
- Controls are limited to a single key: spacebar
- Colors are limited to black and green (shades allowed)
- Retro style, reminiscent of early arcade, pc games.
- Monospaced font to enhance the retro aesthetic.
- Essentially only two colors: black and green
- Additional atmospheric elements are included:
- CRT monitor
- Scan-lines, Flickering, Glare, Chromatic aberration, Vignetting etc.
- Bootup sequence
- Preface Terminal
- Authentic Stickers
- Several popcultural Easter Eggs
- CRT monitor
- The game is controlled by pressing "Space" to jump.
- The objective is to avoid obstacles
- The player automatically
- ...climbs "the hills"
- ...falls down "the hills"
- The game ends when the player hits an obstacle
- Initially not being able to jump whilst falling came into the game as a bug, but now its a feature that adds to the difficulty.
- The game difficulty can be configured through
game-config.json
- Make the game responsive / mobile-friendly





