Giter VIP home page Giter VIP logo

isometricraft's Introduction

๐Ÿ˜Ž About Me

Hi, I'm Charlie. I'm an independent programmer based in England, UK

๐Ÿ”ญ What I'm currently working on

Isometricraft

Isometricraft is a Minecraft-like creative building game written in C++ and SDL2 and using isometric rendering to display the blocks.

Repository | Download

๐Ÿ“ซ How to reach me

  • Discord: chassinat0r

Check out my YouTube channel

I upload content on there such as:

  • ๐Ÿ“ฑ Phone reviews
  • โ›๏ธ Minecraft inventions
  • ๐Ÿง‘โ€๐Ÿ’ป Coding demos

Find it here!

isometricraft's People

Contributors

chassinat0r avatar

Watchers

 avatar

isometricraft's Issues

Moving to C++

image
I'm moving Isometricraft to C++ because the code in C is getting too messy. I've decided to do a near complete rewrite. Major changes so far include:

  • All the blocks are stored in a spritesheet instead of being their own files
  • Having a single graphics file that is applicable to all blocks means it only needs to be loaded once, significantly improving performance
  • Blocks that have no chance of being visible simply aren't rendered
  • Texture rework, now they have a black outline to distinguish blocks from one another

I've got exams coming up so I'm going to focus on preparing for those in the next month or so but I will still dedicate some time to development of Isometricraft. I'm hoping for the update to be out in max one week.

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.