Coder Social home page Coder Social logo

2n's Introduction

2n

"2048" clone for the console

http://github.com/bart9h/2n

Installation

Just run make to compile. There are no dependencies beyond GNU make and gcc.

How to play

Use w, a, s, d or vi arrow keys (h, j, k, l) to play.

m to cycle through draw modes (fancy, compact and ultra-compact).

r rotates the board, f flips horizontally, v flips vertically.

n resets the board (new game).

q quits.

Game state is automatically saved/loaded in ~/.config/2nrc.

Set environment variable SIZE to change the board size (effective on next board init), must be between 3 and 16.

Example: SIZE=8 ./2n

Navigating the source code:

  • 2n.c: main() and drawing

  • game.c, game.h: game logic

  • itr.c, itr.h: cell iterator

  • rawkb.c, rawkb.h: get input from the keyboard

2n's People

Contributors

bart9h avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.