Skip to content

chadramsey/minikraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MiniKraft

MiniKraft is a modification of Minicraft, the Ludam Dare-submitted project authored by Markus Persson (aka Notch), written in the Kotlin programming language.

The original source code can be found here.

Progress

Since the intent of this project is to reconstruct Minicraft from the ground up, I will maintain the overall status of the project here:

  • Part One: Implement Game() Part 1/3 - Complete
  • Part Two: Implement Screen(), Spritesheet() - Complete
  • Part Three: Implement InputHandler(), Menu() - Complete
  • Part Four: Implement TitleMenu(), Font(). Color() - Complete
  • Part Five: Implement Game() Part 2/3 - Complete

Milestone One: Game menu with option selector is now rendered upon launch

  • Part Six: Implement Level(), Player() - In Progress

More information about this project as well as a detailed write up of my progress can be found here.

This project is not a representation of any future releases of Minicraft that may be published by its author.

About

Minicraft, reconstructed in Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages