Giter VIP home page Giter VIP logo

terminecraft's Introduction

Terminecraft: a terminal-based raytracing Minecraft simulator

termin_demo

Terminecraft (Terminal + Minecraft) is a fun little project that I made to learn more about C++ and dabble a bit in raytracing graphics. Since keyboard input is specific to its platform for the terminal, the program only works on Linux. However, you could technically still use it on Windows or Mac, but you wouldn't be able to move around or place blocks. But hey, at least you'll be able to admire the terrain generation every time you reset the game.

Use 'q' to quit the game, 'space' to place blocks, 'r' to remove blocks, WASD to move the player around, and the arrow keys to change viewing angle.

Features:

  • Random terrain generation through Perlin noise.
  • Raytracing graphics displayed through ASCII characters on the terminal screen.
  • Keyboard input through an external framework to allow WASD movement and the ability to place and destroy blocks.
  • Thorough unit testing with the Clang2 framework.
  • Custom Vector3 classes for raytracing math.

terminecraft's People

Contributors

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