PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Written By

Sweepy

Sweepy

Description

When creating my programming language Halp/Halp++
I wanted to test it out by creating a simple game
Previously I created a multiplayer minesweeper using node so
creating minesweeper in terminal would be fun.

Solution

Ncurses was the primary option to create a game in the terminal.
Since Halp/Halp++ compiles to c/c++ it's easy to look at c++ docs.

Result

sweepy_small.gif

Looking back

A while after I built this I created a ncurses gui library for Halppp that allows for layouts and more
which could've simplified the process of drawing the grid and menu.
Really good for some relaxing minesweeper

Comments (0)

loading comments