Giter Site home page Giter Site logo

gdotris's Introduction

g⣼⢠⡄⢤⠄⡤⢠⢀⡤

gdotris is a clone of the popular Tetris clone, dotris, written by me for the Guile Scheme programming language for the Spring Lisp Game Jam 2024.

At the time of writing this, this is my largest Guile program. The goal of this project was to explore Guile Scheme and learn about the ecosystem around it, in hopes that I will be able to actually write something useful in it one day.

This version will be full of bugs and not be as feature complete or efficient (I already notice a small performance difference compared to the C version), so if you really like the game and want to have it installed on your computer, please see the original version.

Requirements

  • A terminal emulator. For the best experience, use one that overrides the font's braille characters, like Kitty, and also can enlarge the font size, since the braille dots are tiny.
  • Guile 3.0.9
  • guile-ncurses

Installation

Arch

$ sudo pacman -S guile guile-ncurses

Guix

guix shell -m manifest.scm -- ./gdotris.scm

How To Play

Simply run the script using:

$ ./gdotris.scm

Controls

Key Description
Left Arrow or a Move left
Right Arrowor d Move right
Up Arrow or w Rotate clockwise
Down Arrowor s Soft drop (move down)
Spacebar Hard drop
C Hold Tetrimino / Restore Held
Q Quit game
R Restart game

gdotris's People

Contributors

trevarj avatar yuvallanger avatar

Stargazers

 avatar

Watchers

 avatar

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.